How do I start doing Test Driven Development?

How do I start doing Test Driven Development?

  1. Install Mocha globally
  2. Clone the boilerplate

Testing Process

  1. Write a test, run it and watch it fail.
  2. Write the most basic code to make it pass.
  3. Refactor you code to make it better.

Read more...

results for ""

    No results matching ""