Skip to content

tambo/roman-numerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

roman-numerals

version 1.0 (11/11/13)

Kata to demonstrate approach with PHP roman-numerals convertor.

This demonstration can be viewed on http://setzero.co.uk/services/roman-numerals/ which features a simple web interface and a set of unit tests showing how the convertor performs. The convertor does not throw exceptions on invalid input, but instead returns user friendly messages. The convertor will only generate or parse for values between 1 and 3999.

A complete table of convertor generator unit test results can ve viewed here : http://setzero.co.uk/services/roman-numerals/test_convertor.php

About

Kata to demonstrate approach with PHP roman-numerals convertor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published