Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 757 Bytes

File metadata and controls

19 lines (13 loc) · 757 Bytes

Java Kata Base

Use this repository to bootstrap a code kata written in Java.

It is set up with JUnit and Fest Asserts and a dummy class/test for you to modify.

If you're looking for a kata to try, you can simply Google for 'code kata list' but here are some good lists to get you started:

If you prefer to do things online, you can try http://www.cyber-dojo.com/.