beloitcollegecomputerscience / RiverCrossingPuzzles

A project to implement a wide variety of river crossing puzzles into one application
0 stars 3 forks source link

Adding test for clash #33

Closed sasankthapa closed 4 years ago

sasankthapa commented 4 years ago

Adding violating conditions for the console game and tests.

Test run with: python -m unittest discover and not with: python -m unittest discover rivercrossing