crishellco / vue-hubble

Vue test selectors made easy

Home Page:https://vue-hubble.crishell.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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


NOTE

This version works with Vue 3.x and options API only. Vue 3.x composition API support coming soon.


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

About

Vue test selectors made easy

https://vue-hubble.crishell.co/


Languages

Language:JavaScript 99.6%Language:Shell 0.4%