2019-05-06 18:01:06 -07:00
|
|
|
# Unit Tests
|
|
|
|
This directory contains unit tests for Bitburner.
|
|
|
|
|
2019-05-09 19:51:56 -07:00
|
|
|
Unit tests use Mocha/Chai and are run using mochapack (a mocha-webpack fork).
|
2019-05-09 19:03:13 -07:00
|
|
|
Run the test command with `npm run test`
|