File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/@vue/cli-plugin-unit-mocha Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
77- ** ` vue-cli-service test:unit ` **
88
9- Run unit tests with [ mocha-webpack ] ( https://github.com/zinserjan/mocha-webpack ) + [ chai] ( http://chaijs.com/ ) .
9+ Run unit tests with [ mochapack ] ( https://github.com/sysgears/mochapack ) + [ chai] ( http://chaijs.com/ ) .
1010
1111 ** Note the tests are run inside Node.js with browser environment simulated with JSDOM.**
1212
2727
2828 Default files matches are: any files in ` tests/unit ` that end in ` .spec.(ts|js) ` .
2929
30- All [ mocha-webpack command line options] ( http ://zinserjan .github.io/mocha-webpack /docs/installation/cli-usage.html) are also supported.
30+ All [ mochapack command line options] ( https ://sysgears .github.io/mochapack /docs/installation/cli-usage.html) are also supported.
3131
3232## Installing in an Already Created Project
3333
You can’t perform that action at this time.
0 commit comments