-
Improvement
-
Resolution: Fixed
-
Minor
-
3.0.7, 3.1, 3.2
-
MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
While looking at MDL-56347 I noticed that when the message returned there was a debugging, it did not fail the test and that the debugging information was returned inline with the test results.
1. All debugging when a test is running should be included in a failure report and not inline.
2. removing the requirement for test to appear in the function name allows tests with @test annotation to be used and get the correct debugging results.
- is duplicated by
-
MDL-52417 PHPUnit: Put debugging messages with the error
-
- Closed
-