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
Please visit https://vue-hubble.crishell.co/.
- 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