Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.54 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.54 KB


Build codecov Maintainability

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

  1. Fork the repository
  2. Create a new branch for each feature or improvement
  3. Please follow semantic-release commit format
  4. Send a pull request from each feature branch to the develop branch

License

MIT