LarpixClient/node_modules/replace/test/README.md
2026-05-03 17:09:55 +02:00

300 B

testing

To run the tests in this directory, first install the dev dependencies with this command from the top-level directory:

npm install --dev

You'll also have to globally install tap. npm install tap -g.

Run the unit tests with:

tap .