| http://www.w3.org/ns/prov#value | - When you write tests, you need to put your tester hat on and try breaking your software, as well as making sure it does what it is supposed to do.In the Python testing world, we are fortunate to have a multitude of unit test tools, from the standard library unittest and doctest to tools and frameworks such as py.test, nose, Testoob, testosterone, and many others (see the Unit Testing Tools section
|