Skip to content

urug/roman_numeral_kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RomanNumeralKata

In honor of our dear friend Jim Weirich we are going to be doing the Roman Numeral Kata.

Jim gave multiple presentations where he live-coded this kata and then reflected on what he had just written.

Using the test bench

This test bench uses Jim's Rspec Given library to express the tests.

You can use the test bench like this:

  • Clone the repo
  • cd roman_numeral_kata
  • bundle install
  • bundle exec rspec

About

A test bench for doing the roman numeral kata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages