Testfixtures

Latest version: v8.3.0

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

Scan your dependencies

Page 8 of 23

6.6.1

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

- Fixed bugs where using :attr:`not_there` to ensure a key or attribute was not there
but would be set by a test would result in the test attribute or key being left behind.

- Add support for comparing :func:`~functools.partial` instances and fix comparison of
functions and other objects where ``vars()`` returns an empty :class:`dict`.

6.6.0

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

- Add the ability to ignore attributes of particular object types when using
:func:`compare`.

6.5.2

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

- Fix bug when :func:`compare` was used with objects that had ``__slots__`` inherited from a
base class but where their ``__slots__`` was an empty sequence.

6.5.1

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

- Fix bug when :func:`compare` was used with objects that had ``__slots__`` inherited from a
base class.

6.5.0

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

- Experimental support for making assertions about events logged with Twisted's logging framework.

6.4.3

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

- Fix problems on Python 2 when the rolling backport of `mock`__ was not installed.

__ https://mock.readthedocs.io

Page 8 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.