Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 13:11
f0ab952

Release created on: 13.01.2024 - 13:11:00

New Features

  • New `unittest-summary" directive to generate a unit test summary.
  • New data model for unittests.

Changes

  • Forward junit unittest summary report as XML file to Sphinx documentation job.

Bug Fixes

None

Documentation

  • Added Unittest Summary Reports to README.
  • Added documentation for Unittest Summary Reports.