Implementation of Java Koans exercises This project was forked from matyb/java-koans, a framework and lessons to learn and practice java by making tests pass. To run all tests (run.bat if using windows): cd koans ./run.sh