https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228692
--- Comment #1 from commit-h...@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_po...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"