Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

c089/kata-setup-js

Repository files navigation

Dependency Status

kata-setup-js

My setup for doing TDD katas in JavaScript.

There are also some solutions available, each on it's own branch. Some of those are mine, some are katas I did with pair partners, some have been done by groups of more people during randori-style dojo sessions.

Instructions:

  • install dependencies: npm install
  • run tests on each file change: npm run-script watch
  • print the specification: npm test

About

My setup for doing TDD katas in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published