[Bug 228692] [NEW PORT] devel/py-testrepository: Repository of test results
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 19 21:47:20 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228692
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: sunpoet
Date: Tue Jun 19 21:46:33 UTC 2018
New revision: 472825
URL: https://svnweb.freebsd.org/changeset/ports/472825
Log:
Add py-testrepository 0.0.20
The package 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).
WWW: https://launchpad.net/testrepository
PR: 228692
Submitted by: Kai <freebsd_ports at k-worx.org>
Changes:
head/devel/Makefile
head/devel/py-testrepository/
head/devel/py-testrepository/Makefile
head/devel/py-testrepository/distinfo
head/devel/py-testrepository/pkg-descr
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list