Index of Current Test Case
$BATS_TEST_NUMBER
is the (1-based) index of the current test case in the test file.
$BATS_SUITE_TEST_NUMBER
is similar, but for the complete suite.
Links
Examples
Print current test index :
|
|
BashSupport Pro is a Bash IDE with support for $BATS_TEST_NUMBER – try it now!