I mainly use this as a base for the http://codingdojo.org/kata/Employee-Report/ Kata. Under the hood it's using mocha and hamjest
npm i
npm run test -- --watch
# Start TDD =)
I mainly use this as a base for the http://codingdojo.org/kata/Employee-Report/ Kata. Under the hood it's using mocha and hamjest
npm i
npm run test -- --watch
# Start TDD =)