Testfixtures

Latest version: v8.3.0

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

Scan your dependencies

Page 2 of 23

7.2.0

-------------------

- Add ``order_matters`` parameter to :class:`ShouldWarn`.

Thanks to Jan Musílek for the implementation!

7.1.0

------------------

- Implement new IDE and static-analysis ways of :doc:`mocking <mocking>` including additional
parameters to :meth:`~Replacer.replace` along with the :any:`replace_on_class`,
:any:`replace_in_module` and :any:`replace_in_environ` context managers.

7.0.4

------------------

- Remove `py.typed` file: neither `mypy` nor `testfixtures` are ready for
this file to be present.

7.0.3

------------------

- Further bugfixes around self-referential datastructures and :func:`compare`.

7.0.2

------------------

- Reinstate support for self-referential data structures in :func:`compare`.
The new implementation provides more clarity about what's going on and also ignores more
immutable data types.

7.0.1

------------------

- Remove non-functional support for self-referential data structures in :func:`compare`.
The functionality didn't work but did cause erroneous reported equality of values in dictionaries
that were actually not equal.

Page 2 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.