https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228692
Bug ID: 228692 Summary: [NEW PORT] devel/py-testrepository: Repository of test results Product: Ports & Packages Version: Latest Hardware: Any URL: https://pypi.org/project/testrepository/ OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: freebsd_po...@k-worx.org CC: pyt...@freebsd.org Created attachment 193932 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193932&action=edit py-testrepository.patch Hello, attached is the patch from svn for the Python package devel/py-testrepository, that 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. QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Note: Before this port can be added to the ports tree following port must be added first: - devel/py-python-subunit (see also PR #228685: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228685 ) -- 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"