/tictactoe

Primary LanguageJavaMIT LicenseMIT

tictactoe

A simple tictactoe implementation used to demo certain concepts and tools for CMPUT 402

Demo for generating tests using Randoop is in the Randoop folder

To try out http://pitest.org/, run mvn org.pitest:pitest-maven:mutationCoverage then check the target/pit-reports folder.