kata-setup-js My setup for doing TDD katas in JavaScript. Doing katas on separate branches. Instructions: install dependencies: npm install run tests on each file change: npm run-script watch print the specification: npm test