Roman numbers to arabic numbers exercise Rules could be found here: Roman Number Rules To run the tests, please follow the following instructions: git clone https://github.com/markywilson/romanToArabic.git cd romanToArabic npm install npm run test