- Fixing multi-file run errors for issues #11.
- Update assert|refute_grep error messaging.
- Adding line break after Running message (Issue: #12)
- Tweaking assert|refute_grep (Issue: #13)
- Fixing refute error message.
- Renaming to 'shunt'.
- Adding CLIstyle for coloring and icons.
- Depricating legacy method of sourcing shunt.
- Adding error trapping and output. Disabled via quite flag.
- Adding verbose test output via verbose flag.
- Fixing issues with before and after show errors when not present. See Issue #5.
- Obfuscating internal functions and variables.
- Adding installer (see README).
- Adding argument support for CLIunit.sh (see: '--help')
- Supporting ./CLIunit.sh ./test.sh method of running. See Issue #2.
- Adding before and after handling. See README for details.
- Adding color (thanks jdorfman).
- Fixing critical issues with some refute tests.
- Adding
example.sh
for more examples. It also doubles as a sort of test suite.
- Initial migration from gist.