1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-30 04:58:36 +02:00
bats/test
Mike Bland 1ed87ecb7f test/bats: Add fake tput to fix Alpine tests
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.
2017-10-03 13:24:06 -07:00
..
fixtures Merge pull request #19 from agent-0028/harschware-tap_skip_test_fix 2017-10-03 14:54:31 -04:00
tmp Test that setup runs once before each test 2011-12-28 20:46:24 -06:00
bats.bats Merge pull request #19 from agent-0028/harschware-tap_skip_test_fix 2017-10-03 14:54:31 -04:00
suite.bats pull #90 quote every string compare 2015-01-30 13:08:27 +01:00
test_helper.bash test/bats: Add fake tput to fix Alpine tests 2017-10-03 13:24:06 -07:00