Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 21:24
5d0235d

Release created on: 05.05.2024 - 21:24:01

New Features

  • Strip overhead created by pytest from unit test reports.
    • New --pytest parameter for CLI tool.

Changes

  • When converting from TestClass to Testsuite, create one Testsuite per package/module/class level.
  • Renamed TestClass to Testclass.

Bug Fixes

  • Moved readonly property Kind to TestsuiteBase.