danoph / katas

Code Katas for work at Academic Software Plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Maybe write one yourself!

Using this Repository

Please do not commit your solutions to the master branch. 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, and all the katas are written for Ruby 1.9

About

Code Katas for work at Academic Software Plus


Languages

Language:Ruby 100.0%