Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 570 Bytes

README.markdown

File metadata and controls

18 lines (11 loc) · 570 Bytes

Code Katas

This is a series of test files for writing Code Katas at AS+. Please clone this repository, and use the provided tests to develop your problem solutions.

Katas

Other Katas will be forthcoming.

Using this Repository

Please do not commit your solutions to this repository. If you want to add a new Kata, or add more tests for our existing Katas, then that's fine.

The tests are written using TestUnit only.