blob: 0c0fca7e9e95d745a25e9fc195b9a5eaa973ba96 (
plain)
1
2
3
4
5
6
7
8
|
COST
----
Set this to a floating point value. Tests in a test set will be run
in descending order of cost.
This property describes the cost of a test. You can explicitly set
this value; tests with higher ``COST`` values will run first.
|