Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 318 Bytes

Roman numerals

This project was used in TDD course as a Kata to learn how to code by starting with the test first.

Getting Started

Fork this repo and do with it as you please

Prerequisites

Install NUnit 3 and NUnit Test Adapter from NuGet

Running the tests

Click Run All in the Test Explorer window