Skip to content

v1.3.0

Compare
Choose a tag to compare
@harmin-parra harmin-parra released this 01 Feb 01:11
· 157 commits to 1.3.x since this release

Feature

  • New INI options to define link patterns for issues and test-cases and new decorators to add links to the report.

Improvements

  • A default CSS style sheet is automatically added if --css option is not provided.
  • Usage errors are logged in the standard error descriptor (stderr).
  • Test parameters via the @pytest.mark.parametrize decorator are added to the report.

Changes

  • The report.link method is going to be deprecated.
  • The report.step deprecated method has been removed.