TestFixtures 2.1.0 Released!

C

Chris Withers

Hi All,

Another release of TestFixtures, getting things closer to where I want
them to be.

The only change was:

- Add a "strict mode" to `compare`. When used, it ensures that
the values compared are not only equal but also of the same
type. This mode is not used by default, and the default mode
restores the more commonly useful functionality where values of
similar types but that aren't equal give useful feedback about
differences.

For details, read:

http://packages.python.org/testfixtures/comparing.html#strict-comparison

The full list of changes can be found here:

http://packages.python.org/testfixtures/changes.html

The package is on PyPI and a full list of all the links to docs, issue
trackers and the like can be found here:

http://www.simplistix.co.uk/software/python/testfixtures

cheers,

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top