Test component the same way, regardless of the framework (React, Angular, Vue.JS, Vanilla, ...)
🏠 Homepage
Component test utils is a JavaScript Utility that help you to interact with your component and get component's output.
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.
The documentation is on a website, go see the website :)
👤 FBerthelot
- Website: https://berthelot.io
- Twitter: @berthel350
- Github: @FBerthelot
- LinkedIn: @Florent Berthelot
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
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