« Blog » 2008-08-12

The simplest test framework

Created 2008-08-12T02:22:17.449Z, last edited 2008-08-12T02:26:23.846Z

For this BeerCamp thre's going to be something a bit different and a lot more open ended. So far we've done a couple of, what are in essence, pretty simple bits of code. Although there's been plenty of code submitted, nobody has submitted any tests, so this time:

What is the simplest possible test framework suitable for problems like FizzBuzz and the Fibonacci sequence BeerCamp puzzles?

I'm using the term framework somewhat loosely here — feel free to interpret it however you wish.