bash-universal-tester
bash-universal-tester copied to clipboard
:white_check_mark: Universal testing script for bash
Enable utest to just print what it's doing istead of operating on actual file system. Useful for debugging.
* Provide docs for all settings available using .yaml config files * cwd is especially important thing!
* "good_output" does not inherit "input" pathin yaml files (using cli flags it does!)
* Add ability to package test into zip and autopublish on google drive or elsewhere
* Improve packed test handling - document support for zips * Provide optional support for .rar .tar and .7z files