Quantcast
Channel: resources – XP123
Viewing all articles
Browse latest Browse all 11

Resources on Test-Driven Development (TDD)

$
0
0

Test-Driven Development (TDD) is an approach to designing and implementing software: write tests, write code, refactor, and repeat; all in small steps.

If you just want practice, choose some Exercises. If you’re just starting out, consider the E-Learning or Books section.

Related Resources: BDD, Refactoring, CI/CD.

[Disclosure: Note that I wrote some of the materials mentioned below, and I work for Industrial Logic.]

Exercises

See the Web Sites section for sites that have a number of exercises (often called “katas”).

E-Learning

Events

Books

Web Sites

Web Articles

Videos

Tools

  • JUnit [Java]
  • Mockito [Java]
  • NUnit [C# and .Net]
  • Wikipedia. “List of Unit Testing Frameworks
  •  

    [I welcome further suggestions of resources you’ve found useful, provided they’re something I (or a friend) can review before adding them here.]

    Thanks to Tim Ottinger and Jeff Hoover for suggestions.


    Viewing all articles
    Browse latest Browse all 11

    Trending Articles