Setting up your testing, and writing some tests

Hand in your work via your team's chosen GitHub repository. Document names and locations as specified below.

It's time (past time, honestly, but that's life) for each project team to choose unit testing frameworks and to write some automated tests.

What to do

Take this seriously, and have some fun!

I have found that every time I set up a testing infrastructure for a project or even when I just add a couple little unit tests to a test suite, I feel better about myself and the potential success of my project. Testing is really good for you, and getting it set up will make your future work on the project easier.