I am glad to announce the release 1.0 of pyDoubles, the test doubles framework for Python.

pyDoubles has been completely developed using TDD. We have been very careful with its design and have been refactoring along the way to make as simple as possible and still powerful.

Now it is easier than ever to create mock objects on Python, or stubs or spies.

Fluent interface, open source, fully tested… what else would you like to have in a framework?