jjst / ultimate-tictactoe

An implementation of ultimate tictactoe in Elm
MIT License
15 stars 0 forks source link

Add test harness #5

Closed jjst closed 8 years ago

jjst commented 8 years ago

The project has grown to a size where making involved changes can take a while before all the compile issues are fixed and where it would be very useful to have a unit test suite to better test changes incrementally.