load “reason”
Skip a bats-core test.
Usage
1st argument | Defines the reason why the test is skipped. |
Links
Examples
- Skipping a test
1 2 3
@test "skipped test method" { skip "Skip reason" }
BashSupport Pro is a shell script IDE with support for bats-core’s skip – try it now!