Replies: 1 comment
-
You could use The message is displayed after the last test in test suite, like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to output a warning message when running a test? Something like
InitTemplate::sayWarning
.I'm trying to use
$I->comment()
, but it gets output only in the case there are test errors. If all the test checks are successful, then the comment does not appear at all.Beta Was this translation helpful? Give feedback.
All reactions