Adding resources section
This came out of a discussion with Sam and Jose where we realized that we needed a location to put modules that use external resources. The case and point for this is the "skip on open issue in Launchpad" functionality. Change-Id: I039f15cd3ad97e157b0c31ec2e43d3ce1e1c0e4e
This commit is contained in:
parent
6e822a6cb9
commit
ea63a71800
@ -99,3 +99,6 @@ package is specifically for building CAFE support for various Python based test
|
|||||||
heavily extends the basic unittest functionality. Driver plug-ins can easily be constructed to add CAFE support for most of the popular ones already
|
heavily extends the basic unittest functionality. Driver plug-ins can easily be constructed to add CAFE support for most of the popular ones already
|
||||||
available (nose, pytest, lettuce, testr, etc...) or even for 100% custom test case drivers if desired.
|
available (nose, pytest, lettuce, testr, etc...) or even for 100% custom test case drivers if desired.
|
||||||
|
|
||||||
|
##resources
|
||||||
|
Contains all modules that reference external resources to OpenCAFE. One example of an external resource is a Launchpad tracker.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user