Hacking, Software Collaboration, Testing and Diverse Other Topics of General Interest to the Practicing Programmer

Saturday, October 4, 2008

pyunit3k renamed to testtools

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.

1 comments:

James Henstridge said...

Doesn't testresources now depend on the old name of this library? That'd be a good thing to get fixed.

The new name seems better: after all, the library isn't "pyunit for Python 3000" ...

Twitter Updates

Blog Archive