0.0.5-2 • Published 7 years ago
nndgame-common v0.0.5-2
nndgame-common
Usage
Running tests
Run any of the following commands to execute tests
npx jestnpm testnpm t
Run tests on every file change
Run any of the following commands to start a process that executes tests every time a file changes
npx jest --watchnpm test -- --watchnpm t -- --watch