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 是一款shell 脚本集成开发环境,支持 bats-core 的 skip - 立即试用!
Skip a bats-core test.
1st argument | Defines the reason why the test is skipped. |
|
|