Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 461 Bytes

Furlong: a Miles to Kilometer Conversion

Simple Miles to KM conversion; in both RSpec and MiniTest

Your Assignment

Homework:

  • Add a furlong to km method
  • 1 furlong = 0.201168 kilometers

Show Notes

Recomendations:

  • If RSpec looks like your brain works, use it
  • Otherwise, use Minitest
  • Use what your team likes

Copyright: Jesse Wolgamott, MIT License (See LICENSE)