Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 318 Bytes

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.