Path to this page:
./
devel/py-testrepository,
Repository of test results
Branch: pkgsrc-2019Q4,
Version: 0.0.20,
Package name: py37-testrepository-0.0.20,
Maintainer: pkgsrc-usersThis project provides a database of test results which can be used as part of
developer workflow to ensure/check things like:
* No commits without having had a test failure, test fixed cycle.
* No commits without new tests being added.
* What tests have failed since the last commit (to run just a subset).
* What tests are currently failing and need work.
Test results are inserted using subunit (and thus anything that can output
subunit or be converted into a subunit stream can be accepted).
Required to run:[
net/py-subunit] [
devel/py-setuptools] [
devel/py-testtools] [
devel/py-fixtures]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 2eef048f17abbd7edd07e9441b2a2fdd1d1c2098
RMD160: 6dfcf25b35885b8531088fecc2f65320059ac15b
Filesize: 82.965 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version py37-testrepository-0.0.20 (created)