The simplest test framework

Created 12th August, 2008 02:22 (UTC), last edited 12th August, 2008 02:26 (UTC)

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.


Categories: