run all tests once
npm run test
run tests on TDD(Test Driven Development) mode
npm run tdd
Last updated 7 years ago