Next: , Previous: , Up: testing   [Contents][Index]


23.7 Printing messages from test functions

Alias: dotest-echo string [arg …]
Alias: dotest-debug string [arg …]

Print the parameters on stderr. dotest-debug prints some * to make the message more visible.

Alias: dotest-printf template [arg …]

Format the template with the optional arg values, then print the result on stderr.


Next: , Previous: , Up: testing   [Contents][Index]

This document describes version 3.0.0-devel.0 of Marcos Bash Functions Library.