-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is your feature request related to a problem? Please describe.
As stated in the project's future goals, it would be nice to automatically log how tests are failing if linted via CI and TestCases in order to circumvent the tedious process of testing locally again after a fail.
Describe the solution you'd like
In our SWT project MorphicAPIExplorer we implemented a solution on top of the existing SWALint-framework that might be worth a look to integrate in the SWALinter.
Specifically, the following methods are used for logging:
It's also possible to change the verbosity (method header only vs. log full method) via isLoggingVerbose.
Additional context
Example output (verbose) with Github Actions, from this run :

Metadata
Metadata
Assignees
Labels
No labels