New translations test.md (Chinese Traditional)

This commit is contained in:
Juan Picado @jotadeveloper 2018-01-06 23:13:22 +01:00 committed by juanpicado
parent 5edf12d5e4
commit 0e65bcc43e
1 changed files with 1 additions and 3 deletions

View File

@ -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.
We use `mocha` 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) ⚠️⚠️
We use `jest` for all test.
## The npm Script