Path to this page:
Subject: CVS commit: pkgsrc/devel/py-testresources
From: Thomas Klausner
Date: 2017-03-05 15:11:13
Message id: 20170305141113.C8F45FBE4@cvs.NetBSD.org
Log Message:
Import py-testresources-2.0.1 as devel/py-testresources.
testresources extends unittest with a clean and simple api to provide
test optimisation where expensive common resources are needed for
test cases - for example sample working trees for VCS systems,
reference databases for enterprise applications, or web servers ...
let your imagination run wild.
Files: