flufl.testing 0.7-1 source package in Ubuntu

Changelog

flufl.testing (0.7-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <email address hidden>  Thu, 22 Dec 2016 16:40:32 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Sid
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flufl.testing_0.7-1.dsc 2.1 KiB 5112db9ff55f15aae89918aa3f307327dd3a98e724f6e6b578b453718b778558
flufl.testing_0.7.orig.tar.gz 8.3 KiB 2e9a9d9db5242980d1ed0200e32bec122e7cdae8eedaff0bb29383d79d9f0250
flufl.testing_0.7-1.debian.tar.xz 205.5 KiB d4828d89e6dc03472dbd5757d01345996f461e8818c7c89b11eb9df2e637c436

Available diffs

No changes file available.

Binary packages built by this source

python3-flufl.testing: small collection of Python test helpers

 This package includes plugins for the following test tools: nose2, flake8.
 The plugins provide useful features (e.g. filtering tests based on a regular
 expression) and ensure some common coding styles (e.g. import order). They
 can be enabled independently.
 .
 This package refactors code in the test suites of several other packages and
 will be used to eliminate the usual skew due to cargo culting.
 .
 This is the Python 3 version of the package.