Tag: TDD

Test Driven Development - enough said, or is it?
red green refactor loop

Improving your source code quality

One reason I work on Open Source projects such as [OpenCover](https://github.com/OpenCover/opencover) is so that I can try things out, experiment if you wish, sometimes it's TDD techniques or a new...

Shaun Wilde

Read more →

A simple TDD example

I recently posted a response to [StackOverflow wrt TDD and Coverage](http://stackoverflow.com/a/26152423/189163) and I thought it would be worth re-posting the response here. The example is simple but hopefully shows how writing...

Shaun Wilde

Read more →