🧫 Micro Bash Test Framework
Shell 1
🧐 expect { BASH testing } toBe "lovely"
Shell
☑️ assert command | refute command
🚀 run command && echo $STDOUT
Loading…