Skip to content

brad8118/romanNumerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roman Numeral Converter Digits to Roman Number with karma jasmine tests


To run as CI mode w/ browsers:

npm install
npm test

To auto-watch & run PhantomJS only:

npm install
npm run test

Files in test/ folder must end with Spec.js to be ran. (Can change this in karma.conf.js)

About

LIttle Program that converts digits roman #s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published