0.1.0 • Published 7 years ago
entoj-cssregression v0.1.0
entoj css regression testing
Running tests
Runs all test specs at once
npm test
Runs all test matching the given regex
npm test -- --grep model/
Enables logging while running tests
npm test -- --vvvv
Runs all test specs and shows test coverage
npm run coverage
Lints all source files
npm run lint
Licence
0.1.0
7 years ago