bash-universal-tester icon indicating copy to clipboard operation
bash-universal-tester copied to clipboard

:white_check_mark: Universal testing script for bash

Results 6 bash-universal-tester issues
Sort by recently updated
recently updated
newest added
trafficstars

Enable utest to just print what it's doing istead of operating on actual file system. Useful for debugging.

enhancement

* Provide docs for all settings available using .yaml config files * cwd is especially important thing!

enhancement

* "good_output" does not inherit "input" pathin yaml files (using cli flags it does!)

bug

* Add ability to package test into zip and autopublish on google drive or elsewhere

enhancement

* Improve packed test handling - document support for zips * Provide optional support for .rar .tar and .7z files

experimental