bitburner-src/test/README.md
2019-05-09 19:51:56 -07:00

6 lines
183 B
Markdown

# Unit Tests
This directory contains unit tests for Bitburner.
Unit tests use Mocha/Chai and are run using mochapack (a mocha-webpack fork).
Run the test command with `npm run test`