Closed nesimtunc closed 2 years ago
Preferred Mocha with Chai. Also integrated with GitHub Actions.
npm test will run whole test and npm run test:watch will keep an eye on your file changes both in source and test files.
npm test
npm run test:watch
Enjoy it.
Closes #8
Preferred Mocha with Chai. Also integrated with GitHub Actions.
npm test
will run whole test andnpm run test:watch
will keep an eye on your file changes both in source and test files.Enjoy it.
Closes #8