mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
.. | ||
Netscript | ||
index.html | ||
index.js | ||
README.md | ||
StockMarketTests.js |
Unit Tests
This directory contains unit tests for Bitburner.
Unit tests use Mocha/Chai and are run using mochapack (mocha-webpack fork).
Run the test command with npm run test