30.6 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.


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