Skip to content

mariancerny/RomanNumeralsKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RomanNumeralsKata

Roman Numerals Kata done using TDD. Practiced the same day on a Code Dojo in JavaScript and partially inspired by Roman Numerals Kata with Commentary by Corey Haines which we have watched at the end of the Dojo.

The only interesting file is RomanNumeralsKataTests/RomanNumeralsKataTests.m.

I have practiced this kata once more (result is in RomanNumeralsKataTests/RomanNumeralsKataTests2.m) and this time did commit after each successful test implementation, so in addition to the final result the progress can be replayed.

About

Roman Numerals Kata in Objective-C (iOS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors