summaryrefslogtreecommitdiff
path: root/devel/py-testresources/DESCR
blob: bd2b5c839889991585e49505308c6a921fc6ed30 (plain)
1
2
3
4
5
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.