$BATS_VERSION: Version of bats-core

$BATS_VERSION contains the version of bats-core running the tests.

BashSupport Pro bundles bats-core with an additional formatter to integrate with the IDE’s test runner.

Examples

Print version of bats-core
1
2
3
@test "Example" {
  echo "$BATS_VERSION" >&3
}
BashSupport Pro is a Bash IDE with support for $BATS_VERSIONtry it now!
© 2020–2024 Joachim Ansorg
Imprint
Privacy Policy
Legal