component-test-utils

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

MIT License

Downloads
62
Stars
8
Committers
6

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.

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