TestFixtures 2.2.0 Released!

C

Chris Withers

Hi All,

The TestFixtures releases keep coming, I hope someone other than me is
finding these useful ;-)

This release features a change to test_datetime and test_date so that
they return instances of the real datetime.datetime and datetime.date
classes by default.

I'm hoping this will making using these mocks with other libraries such
as SQLALchemy and the associated database backend libraries much easier

However, if you need the old behaviour, it's still available via the new
"strict" mode:

http://packages.python.org/testfixtures/datetime.html#strict-dates-and-times

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

Any questions, please do ask here or on the Simplistix open source
mailing lists...

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,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top