pyunit3k renamed to testtools
·1 min
After thinking and talking about it for ages, I’ve renamed ‘pyunit3k’ to ’testtools’. You can now find it at https://launchpad.net/testtools or get your copy by running ‘bzr branch lp:testtools’.
This is the only major API change I plan to do without introducing some sort of formal release process. The code as it stands is highly stable, well tested and in use on production systems. Download it, use it, send me patches.
Addendum
I forgot to mention that ITestResult has been removed, and thus the
undocumented dependency on zope.interfaces. If this matters to you,
please let me know.