0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

docs: update dev documentation

This commit is contained in:
Juan Picado @jotadeveloper 2017-10-29 08:12:28 +01:00
parent e863ed36f0
commit 57e2b168ab
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -10,6 +10,8 @@ Unit and functional tests are executed automatically by running `npm test` from
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) ⚠️⚠️
## The npm Script
To run the test script you can use either `npm` or `yarn`.