Testfixtures

Latest version: v8.2.0

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

Scan your dependencies

Page 11 of 23

5.1.1

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

- Fix support for Django 1.9 in
:func:`testfixtures.django.compare_model`.

5.1.0

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

- Added support for including non-edit able fields to the
:func:`comparer <testfixtures.django.compare_model>` used by :func:`compare`
when comparing :doc:`django <django>`
:class:`~django.db.models.Model` instances.

5.0.0

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

- Move from `nose`__ to `pytest`__ for running tests.

__ http://nose.readthedocs.io/en/latest/

__ https://docs.pytest.org/en/latest/

- Switch from `manuel`__ to `sybil`__ for checking examples in
documentation. This introduces a backwards incompatible change
in that :class:`~testfixtures.sybil.FileParser` replaces the Manuel
plugin that is no longer included.

__ http://packages.python.org/manuel/

__ http://sybil.readthedocs.io/en/latest/

- Add a 'tick' method to :meth:`test_datetime <testfixtures.datetime.MockDateTime.tick>`,
:meth:`test_date <testfixtures.datetime.MockDate.tick>` and
:meth:`test_time <testfixtures.datetime.MockTime.tick>`,
to advance the returned point in time, which is particularly helpful
when ``delta`` is set to zero.

4.14.3

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

- Fix build environment bug in ``.travis.yml`` that caused bad tarballs.

4.14.2

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

- New release as it looks like Travis mis-built the 4.14.1 tarball.

4.14.1

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

- Fix mis-merge.

Page 11 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.