bitburner-src/test/README.md

6 lines
183 B
Markdown
Raw Normal View History

# 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`