spring-test-smart-context icon indicating copy to clipboard operation
spring-test-smart-context copied to clipboard

Save report after test execution

Open seregamorph opened this issue 4 months ago • 0 comments

Create a JSON/XML/MarkDown/HTML report (configurable) after test suite execution containing info:

  • set of test classes that were executed
  • number of successful/failed/skipped tests
  • spring context configurations grouped by integration test classes

seregamorph avatar Aug 10 '25 16:08 seregamorph