Fixtures

Latest version: v4.2.4.post1

Safety actively analyzes 725567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.3.17

~~~~~~

CHANGES
-------

* FakeLogger now supports the ``datefmt`` parameter.
(Sean Dague)

* Fixtures source code is now hosted on
`github <https://github.com/testing-cabal/fixtures>`_.
(Robert Collins)

0.3.16

~~~~~~

CHANGES
-------

* Fixed 0.3.15 on Python 2.6 - version info is a plain tuple there.
(Robert Collins)

0.3.15

~~~~~~

CHANGES
-------

* ``FakePopen`` now supports being called under a context manager (IE: with).
(Steve Kowalik)

* ``FakeProcess`` now supports kill(). (Steve Kowalik)

* ``FakeProcess`` wait() now supports arguments added in Python 3.
(Steve Kowalik)

* ``MonkeyPatch`` now preserves ``staticmethod`` functions.
(Dan Kenigsberg)

0.3.14

~~~~~~

CHANGES
-------

* ``FakePopen`` can now override the returncode attribute.
(Robert Collins)

0.3.13

~~~~~~

CHANGES
-------

* Documentation hopefully covers ``TestWithFixtures`` a little better.
(Robert Collins, 1102688)

* ``FakePopen`` now accepts all the parameters available in Python 2.7.
(Robert Collins)

* ``FakePopen`` now only passes parameters to the get_info routine if the
caller supplied them. (Robert Collins)

* ``setup.py`` now lists the ``testtools`` dependency which was missing.
(Robert Collins, 1103823)

0.3.12

~~~~~~

Brown bag fix up of StringStream from 0.3.11.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.