UNPKG

coffeelint-no-focused-jasmine-specs

Version:
16 lines (8 loc) 295 B
# Contributing ## Getting Started After cloning the project, get started with: npm install && npm test `npm test` will lint the code and run tests. ## Testing Add test cases to `spec/src/no_focused_jasmine_specs_spec.coffee` Running `npm test` will both lint your code and run tests.