nose2 0.7.4-1 source package in Ubuntu

Changelog

nose2 (0.7.4-1) unstable; urgency=medium

  * New upstream release
  * Update d/patches: 000[2-4] applied upstream.

 -- Pierre-Elliott Bécue <email address hidden>  Fri, 23 Feb 2018 09:52:49 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nose2_0.7.4-1.dsc 2.3 KiB 7dcef699568ce5a67a6c98b7e7aadcd9232d2ccfd076fab98d57557036eed999
nose2_0.7.4.orig.tar.gz 138.4 KiB 954a62cfb2d2ac06dad32995cbc822bf00cc11e20d543963515932fd4eff33fa
nose2_0.7.4-1.debian.tar.xz 7.3 KiB 976994933f573c25f856054b921f4837e0fdf93ffd29ab2a2c35b47d4b50b04d

Available diffs

No changes file available.

Binary packages built by this source

python-nose2: Next generation of nicer testing for Python2

 Nose2 is testing library aimed at being compatible with unittest and
 providing additional features, such as timed tests, better testing for
 exceptions. It also provides fixture methods at the package, module, class or
 test case level, depending on the developer's needs.
 .
 At an extended level, nose2 also provides a lot of builtin plugins to help
 with specific needs, including tests coverage, profiling, or doctests.
 .
 Nose2 is based on the Nose testsuite, which is no longer developed. It
 provides a better plugin API and supports Python2 and Python3 from the same
 codebase.
 .
 This package provides the python2 version of nose2.

python-nose2-doc: No summary available for python-nose2-doc in ubuntu cosmic.

No description available for python-nose2-doc in ubuntu cosmic.

python3-nose2: Next generation of nicer testing for Python3

 Nose2 is testing library aimed at being compatible with unittest and
 providing additional features, such as timed tests, better testing for
 exceptions. It also provides fixture methods at the package, module, class or
 test case level, depending on the developer's needs.
 .
 At an extended level, nose2 also provides a lot of builtin plugins to help
 with specific needs, including tests coverage, profiling, or doctests.
 .
 Nose2 is based on the Nose testsuite, which is no longer developed. It
 provides a better plugin API and supports Python2 and Python3 from the same
 codebase.
 .
 This package provides the python3 version of nose2.