Madcow Skip

Tells Madcow to skip this step.


If this is found as the first line of a madcow test, it will skip the execution of this test altogether. This is useful for when you want to check into version control part way through a writing a test that is not yet complete.

Usage

madcow.ignore
madcow.skip

Examples

# this test is disabled because i'm still working on it
madcow.ignore

invokeUrl = http://www.google.com