Skip to content

Latest commit

 

History

History
136 lines (98 loc) · 5.83 KB

README.md

File metadata and controls

136 lines (98 loc) · 5.83 KB

Welcome to component-test-utils 👋

Documentation Maintenance License: MIT CircleCI status Dependencies status DevDependencies status GitHub top language GitHub tag (latest SemVer) Website lerna gitmoji-changelog Greenkeeper badge Twitter: berthel350

Test component the same way, regardless of the framework (React, Angular, Vue.JS, Vanilla, ...)

Component test utils is a JavaScript Utility that help you to interact with your component and get component's output.

The goal

Nowdays, testing component is commonly misunderstood. Each JavaScript framework has its own way of testing components. It's confusing when you switch framework.

The goal of this tool is to have an opinionated and unified way to test component disregarding the framework you use.

Documentation

The documentation is on a website, go see the website :)

Frameworks Available

Contributors

Author

👤 FBerthelot

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 FBerthelot.
This project is MIT licensed.


The documentation website was made with docusaurus

The documentation website hosted by github page and Netlify

The continuous integration and continuous delivery is made with circle.ci

This README was generated with ❤️ by readme-md-generator