mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 10:35:50 +00:00
* Update ripple-lib api usage * Use latest npm ripple-lib * Tested with bignumber.js branch and tip of develop * Use new version of coffee-script * Better source maps * Update mocha * Add assert-diff for better error reporting * Add rconsole, enabled via USE_RCONSOLE env var * For use with manual installation only
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
--require ./test/mocha-loader-patch.js
|
|
--reporter spec
|
|
--compilers coffee:coffee-script/register
|
|
--ui tdd
|
|
--timeout 10000
|
|
--slow 600 |