$BATS_FILE_EXTENSION  –  Test File Extension

$BATS_FILE_EXTENSION specifies the extension of test files that should be found when running a test suite.

Examples

Print extension
1
2
3
@test "Example" {
  echo "Extension: $BATS_FILE_EXTENSION" >&3
}
BashSupport Pro ist eine Shell-Skript-IDE mit Unterstützung für $BATS_FILE_EXTENSION von bats-core - probieren Sie es jetzt aus!
© 2020–2024 Joachim Ansorg
Impressum
Datenschutz
Rechtliches