mseneshen / tictactoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Java 100.0%