nose2
which support Python 2.--junit-xml-path
now implies --junit-xml
when using the junitxml plugin. This means that the --junit-xml
flag can be omitted when --junit-xml-path
is specified.coverage
. Use of the coverage plugin now requires that you either install coverage
independently, or use the extra, nose2[coverage_plugin]
. As a result, nose2
no longer has any strict dependenciessix
, instead using a vendored copy. This ensures that the dependency for nose2
doesn't conflict with application dependencies (NOTE: This RPM package DOES use the system copy of six
.)nose2
no longer provides an entry-point named based on the current python version, e.g. nose2-3.8
on python3.8 . Only the nose2
command is provided.setup.py test
on nose2
itself. This usage is deprecated by setuptools. Developers contributing to nose2
are encouraged to use tox
to run nose2
's testsuite, per the contributing guide.Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-9e5617e5a6
Please login to add feedback.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
music edited this update.
music edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.