markkness / ColorPy

Physical color calculations in Python.
GNU Lesser General Public License v2.1
33 stars 17 forks source link

Unittest #12

Closed markkness closed 9 years ago

markkness commented 9 years ago

This PR updates the tests to use unittest.TestCase, along with a few other minor improvements.