bash-it/test
Travis Swicegood 3eb35f6054 Fix issue with PATH causing test failures
I was seeing an issue where modifying PATH caused the Ruby plugin
tests to fail. I fixed that and while digging around fixed an issue
that would cause the tests to behave weirdly if run from any other
location.

This solves one of the issues noted in #687, but I haven't tried
running the new tests from that PR with these changes.
2016-03-25 17:46:46 -05:00
..
lib bash-it search functionality: allow test to skip on travis 2016-03-23 23:26:13 -07:00
plugins [pathmunge] fix test and modify metadata syntax in the function pathmunge to be easier supported in the test 2015-06-07 20:23:19 -07:00
README.md added test/README with small guides about testing framework 2015-03-28 18:54:37 -07:00
run Fix issue with PATH causing test failures 2016-03-25 17:46:46 -05:00
test_helper.bash [tests] make setup function to create test dir per test 2015-05-03 18:11:27 -07:00

README.md

Testing with Bats

bats test/{lib,plugins}