mirror of
https://github.com/sstephenson/bats.git
synced 2025-03-03 23:39:48 +01:00
The test cases that use the `-p` or `--pretty` flag would fail if `tput` wasn't available (installed as part of the `ncurses` package). On Alpine, `ncurses` isn't installed by default. This change ensures the tests validate the expected behavior regardless of whether `tput` is available. |
||
---|---|---|
.. | ||
fixtures | ||
tmp | ||
bats.bats | ||
suite.bats | ||
test_helper.bash |