Minesweeper
This repo contains a sample solution to the 'Minesweeper-Approval-Kata' found on my github
To view and run the test cases, first install TextTest, then run it in the same folder as this README file:
texttest
The actual test cases are in the subfolder 'texttests'