mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
New translations test.md (Chinese Traditional)
This commit is contained in:
parent
5edf12d5e4
commit
0e65bcc43e
1 changed files with 1 additions and 3 deletions
|
@ -11,9 +11,7 @@ All tests are split in three folders:
|
||||||
|
|
||||||
Unit and functional tests are executed automatically by running `npm test` from the project's root directory. Integration tests are supposed to be executed manually from time to time.
|
Unit and functional tests are executed automatically by running `npm test` from the project's root directory. Integration tests are supposed to be executed manually from time to time.
|
||||||
|
|
||||||
We use `mocha` for all test.
|
We use `jest` for all test.
|
||||||
|
|
||||||
⚠️⚠️ **Functional test** do not work on Windows, but if you are willing to **fix** it we refer you to [#9](https://github.com/verdaccio/verdaccio/issues/9) ⚠️⚠️
|
|
||||||
|
|
||||||
## The npm Script
|
## The npm Script
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue