@crishellco/vue-hubble
v4.1.1
Published
Vue test selectors made easy
Downloads
2,843
Readme
Vue Hubble
Vue test selectors made easy.
Vue Hubble makes it simple to add selectors (only in your testing environment) and target component elements in tests without worrying about collisions, extraneous classes, etc.
Check out the demo
Table of Contents
Documentation
Please visit https://vue-hubble.crishell.co/.
How to Contribute
Pull Requests
- Fork the repository
- Create a new branch for each feature or improvement
- Please follow semantic-release commit format
- Send a pull request from each feature branch to the develop branch