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.
- Look and Say Sequence
- Bowling Scoring
- Texas Hold 'Em
- Ukulele Chords
Other Katas will be forthcoming.
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.