launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #06901
Launchpad using latest testtools: new goodies
Hello Launchpadders,
Launchpad is now using testtools 0.9.10. There's copious documentation
available at <http://readthedocs.org/docs/testtools/en/latest/>.
There are heaps of new matchers, most of which are really useful for
building your own. If you're interested, take a look at
<http://readthedocs.org/docs/testtools/en/latest/for-test-authors.html#matchers>.
Essentially, they are sometimes nicer to use than having every test in
a test class end with five different assert calls.
cheers,
jml
Follow ups