helpermethod / bash-specs

A BDD testing framework for Bash inspired by Jasmine and roundup.
GNU General Public License v3.0
12 stars 4 forks source link

Get rid of error_message #15

Closed helpermethod closed 9 years ago

helpermethod commented 9 years ago

Instead of writing the result of the expectation to the error_message variable write the message to stderr.