launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #06903
Re: Launchpad using latest testtools: new goodies
On Tuesday 12 April 2011 09:26:41 Jonathan Lange wrote:
> 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#matc
> hers>.
>
> Essentially, they are sometimes nicer to use than having every test in
> a test class end with five different assert calls.
I read this announcement somewhere else (I forgot) and browsed the
documentation. I looks pretty neat, thanks Jono.
References