Testfixtures

Latest version: v8.2.0

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

Scan your dependencies

Page 7 of 23

6.8.1

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

- Fix bogus import in :class:`OutputCapture`.

6.8.0

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

- Allow :class:`OutputCapture` to capture the underlying file descriptors for
:any:`sys.stdout` and :any:`sys.stderr`.

6.7.1

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

- Silence :class:`DeprecationWarning` relating to ``collections.abc`` on
Python 3.7.

Thanks to Tom Hendrikx for the fix.

6.7.0

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

- Add :meth:`twisted.LogCapture.raise_logged_failure` debugging helper.

6.6.2

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

- :meth:`popen.MockPopen.set_command` is now symmetrical with
:class:`popen.MockPopen` process instantiation in that both can be called with
either lists or strings, in the same way as :class:`subprocess.Popen`.

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`.

Page 7 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.