8000 GitHub - ramsesmoreno/test-utils: Vue Test Utils for Vue 3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ramsesmoreno/test-utils

 
 

Repository files navigation

Vue Test Utils

Component testing utils for Vue 3.

Languages

🇫🇷 French version of this README.md

Installation and Usage

  • yarn: yarn add @vue/test-utils --dev
  • npm: npm install @vue/test-utils --save-dev

Get started with the documentation.

Coming from Vue 2 + Test Utils v1?

Check the migration guide. It's still a work in progress. If you find a problem or something that doesn't work that previously did in Vue Test Utils v1, please open an issue.

Documentation

See the docs.

Development

Get starte 5B57 d by running pnpm install. You can run the tests with pnpm test. That's it!

About

Vue Test Utils for Vue 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.2%
  • Vue 4.4%
  • JavaScript 0.4%
0