https://github.com/pcnate/roman_numeral_test
unit testing tutorial walk through
https://github.com/pcnate/roman_numeral_test
Last synced: over 1 year ago
JSON representation
unit testing tutorial walk through
- Host: GitHub
- URL: https://github.com/pcnate/roman_numeral_test
- Owner: pcnate
- Created: 2015-03-31T04:47:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T03:28:21.000Z (about 11 years ago)
- Last Synced: 2025-02-16T03:24:19.378Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
roman_numerals_test
=====================
Following this guide to unit testing while learning to use git
http://www.diveintopython3.net/unit-testing.html