mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
test: use mocha instead of nodeunit (#1655)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ Please update the docs accordingly so that there are no discrepencies between th
|
||||
|
||||
### Developing
|
||||
|
||||
- `grunt test` run the jasmine and nodeunit tests
|
||||
- `grunt test` run the jasmine and mocha tests
|
||||
- `grunt build` run webpack and bundle the source
|
||||
- `grunt version` prepare the code for release
|
||||
- `grunt watch:test` watch for changes and run `test`
|
||||
|
||||
Reference in New Issue
Block a user