Revision 922f47979afd8bee43f6810c53146aa6d34b44ab authored by Brad King on 03 June 2014, 13:30:39 UTC, committed by Brad King on 03 June 2014, 13:30:39 UTC
2 parent s 910849d + 8da0a75
Raw File
COST.rst
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.
back to top