Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Django Unit Tests and Transactions. If you’re using a transactional database engine (MySQL with InnoDB, Postgres or SQLite) you can speed things up by running each of your unit tests inside a transaction and rolling back in tearDown().

Tagged , , , , , , , , ,

0 comments

No comments.

Comments are closed.
A django site