This package is intended to be a simple wrapper for the native Node module vm
.
- Developed using Node.js
v18.14.2
No build required. Vanilla JS only.
To run all tests with logging
make test-debug
make test-unit-debug
- Unit tests only
NOTE: remove
-debug
to run tests without logging