testdeck / testdeck-site

the testdeck site source
https://testdeck.org
0 stars 0 forks source link

Guide/advanced suites and Guide/advanced tests are missing conditional execution modifiers #24

Closed silkentrance closed 5 years ago

silkentrance commented 5 years ago

The execution modifiers (only, skip, pending) also provide for an optional boolean parameter, as in @skip(isWindows).