Files
atom/spec/fixtures/git/repo-with-submodules/You-Dont-Need-jQuery/test

Test cases for all the tips

Usage

run all tests once

npm run test

run tests on TDD(Test Driven Development) mode

npm run tdd