The current implementation of the E2E testing renders the test results in a string and prints that to the screen.
This isn't really usable in CI scenarios where structured data is easier to view.
Given the data structures implement an ASCII table view layer that will be used on the TestRemote controller.
The current implementation of the E2E testing renders the test results in a string and prints that to the screen.
This isn't really usable in CI scenarios where structured data is easier to view.
Given the data structures implement an ASCII table view layer that will be used on the
TestRemotecontroller.