Skip to content

AlanHohn/roman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Testing Example with Roman Numerals

Build Status Coverage Status

This repository contains an example Golang program used to illustrate table-driven tests, automated build, and unit test code coverage.

The library provides a simple function for converting Roman numerals (in string form) into numbers. It also flags invalid string input.

See the accompanying LICENSE file for usage information.

About

Golang Testing with Roman Numerals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages