This directory contains unit tests for Bitburner.
Unit tests use jest.
Run tests with: npm run test
npm run test
To watch for changes: npm run test:watch
npm run test:watch