Get a standard assert message from a click result
The result object returned from click.testing.CliRunner.invoke
str
The message string.
clickResultMsg()