Implement a JsonReporter or FileReporter that writes the test results to disk. The logging output should be improved to be configurable and have a lower default verbosity. An option should exist to write the verbose log messages to a separate log file.
Implement a
JsonReporterorFileReporterthat writes the test results to disk. The logging output should be improved to be configurable and have a lower default verbosity. An option should exist to write the verbose log messages to a separate log file.