Describe the bug
When running either the application tests or the core tests with the txt output format, the test runner throws the following error:
Page [/wheels/wheelstest/system/reports/assets/text.cfm]
[/Users/user/Desktop/wheels/vendor/wheels/wheelstest/system/reports/assets/text.cfm]
not found
Other output formats such as html, json, and junit work correctly.
To Reproduce
Steps to reproduce the behavior:
- Run the application tests or core tests.
- Select txt as the output format.
- Execute the tests.
- Observe the “page not found” error.
Expected behavior
The test runner should generate and display a plain text report when format=txt is selected.
Screenshots

Desktop:
Describe the bug
When running either the application tests or the core tests with the txt output format, the test runner throws the following error:
Other output formats such as
html,json, andjunitwork correctly.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The test runner should generate and display a plain text report when
format=txtis selected.Screenshots

Desktop: