asm89 / smoke.sh

A minimal smoke testing framework in Bash.
MIT License
205 stars 56 forks source link

Changing function name for failure report #9

Closed helsont closed 7 years ago

helsont commented 7 years ago

./tests_smoke/smoke.sh: line 30: _smoke_print_fail: command not found

To recreate: Specify a file that doesn't exist using smoke_form_ok

asm89 commented 7 years ago

👍