PokeFinder
PokeFinder copied to clipboard
Let's implement good tests.
https://github.com/philsquared/Catch This is a very nice single-header library which provides testing functionality. It's well-documented as well.
Framework setup in 4da4e1a. I will add more tests as time goes on
Tests are being covered on the redesign branch. Closing as complete