$BATS_FILE_TMPDIR: Directory For Temporary Test Files

$BATS_FILE_TMPDIR is the path to the temporary directory common to all tests of a test file.

Examples

Print directory path
1
2
3
@test "Example" {
  echo "Path: $BATS_FILE_TMPDIR" >&3
}
BashSupport Pro 是一个 支持 $BATS_FILE_TMPDIR 的 Bash 集成开发工具 – 马上试用
© 2020–2024 Joachim Ansorg
声明
隐私政策
许可条款