Explore >> Select a destination


You are here

mattiasgustavsson.com
| | owensd.io
3.5 parsecs away

Travel
| | I mentioned that I was working on personal project in C the other day. One of the things that I wanted to do was to have unit tests for the parts that made sense. I briefly looked at some C unit testing frameworks... but really, this doesn't need to be that hard. I personally like...
| | libcheck.github.io
2.2 parsecs away

Travel
| | Check unit testing framework for C
| | conductofcode.io
3.0 parsecs away

Travel
| | Testing with Local Functions in .NET / C# with your favorite Unit Testing Framework
| | blog.jayfields.com
19.6 parsecs away

Travel
| Some people ask if Test Driven Development (TDD) is what caused Ruby to become popular. Other people smarter than me claim that TDD is in fa...