pkgsrc/devel/py-nose2/distinfo
adam d661e30412 py-nose2: updated to 0.10.0
0.10.0 (2020-01-27)
-------------------

Added
~~~~~

* Support for subtests!

Notes for plugin authors about subtest support:

  * Subtest failures will produce a ``TestOutcomeEvent`` with ``outcome = "subtest"``

  * Subtest events can be failures, but they do not indicate success -- the
    containing test will send a success event if no subtests fail

Changed
~~~~~~~

* Drop support for Python 3.4

* Python 3.8 and 3.9 are now officially supported

* Improve helptext for the multiprocess plugin's ``-N`` option

* When run with reduced verbosity (e.g. with ``-q``), ``nose2`` will no longer
  print an empty line before test reports

Fixed
~~~~~

* The plugin registry will no longer contain duplicate plugins and or base
  ``event.Plugin`` instances

* Fix function test case implementation of ``id``, ``__str__``, and
  ``__repr__``. This removes the injected ``transplant_class.<locals>`` from
  reporting output

* Doctest loading will now skip ``setup.py`` files in the project root

* Class methods decorated (e.g. with ``mock.patch``) are no longer incorrectly
  picked up by the function loader
2021-11-03 09:50:09 +00:00

5 lines
356 B
Text

$NetBSD: distinfo,v 1.11 2021/11/03 09:50:09 adam Exp $
BLAKE2s (nose2-0.10.0.tar.gz) = 03dc282a3404c3f557edc8b5c2712d35cbaa019483d62fb15f0470c2ca9b1f82
SHA512 (nose2-0.10.0.tar.gz) = 05bc26f23e2f2bd950ee7f5ff7720d3282eb27f6c147ace911bc6f1dbaa65eb076d84b3411dcbcad979a7f86e0cf97d6926de68e5ed0b0746cab58cf5773125e
Size (nose2-0.10.0.tar.gz) = 157784 bytes