Skip to content

2.14.0

Latest

Choose a tag to compare

@qameta-ci qameta-ci released this 16 Oct 13:58
· 2 commits to refs/heads/main since this release

What's Changed

πŸš€ New Features

  • Support for Reqnroll v3 by @egorshulga in #581
  • Make Allure.Xunit compatible with Allure.Reqnroll by @delatrie in #594
  • Create labels from ALLURE_LABEL_<name>=<value> environment variables by @delatrie in #597
  • Introduce the globalLabels configuration property that affects all test results in a run by @delatrie in #598
  • Add support for parameterized test fixtures to Allure.NUnit by @delatrie in #601

πŸ”¬ Improvements

  • Don't throw InvalidOperationException in API functions/attributes if Allure is not running by @delatrie in #593
  • Change the framework label of Allure.NUnit test results from NUnit 3 to NUnit by @delatrie in #595
  • Add a byte[]-based overload for AllureApi.AddScreenDiff by @delatrie in #596

🐞 Bug Fixes

  • Fix selective run (xunit, specflow) and complex parameter reporting (xunit) on ARM64 machines by @delatrie in #599

⬆️ Dependency Updates

Full Changelog: 2.13.0...2.14.0