Skip to content

2.13.0

Choose a tag to compare

@qameta-ci qameta-ci released this 09 Oct 06:35
· 29 commits to refs/heads/main since this release

What's Changed

πŸš€ New Features

  • feat(nunit, xunit, specflow, reqnroll): titlePath by @delatrie in #574
  • feat(nunit, xunit): set the default suites hierarchy for test results by @delatrie in #578
  • feat: strong names for published assemblies by @delatrie in #586

πŸ”¬ Improvements

  • feat(commons): make JSON pretty printing optional via indentOutput by @delatrie in #573
  • feat(commons): don't emit empty *-container.json files by @delatrie in #575
  • fix(nunit, xunit): exclude redundant data from display names and testMethod by @delatrie in #576
  • feat(nunit): include class names in packages by @delatrie in #577

🐞 Bug Fixes

  • Fix #518: resolve GetTestFixture method reliability issues by @CodeAsGod in #566
  • fix(nunit): properly report ignored test cases by @delatrie in #570
  • fix(nunit): remove assembly qualified names from fullName by @delatrie in #571
  • fix(commons): use method type parameters in fullNames instead of arguments by @delatrie in #572
  • Support for Reqnroll v2.4.1 by @egorshulga in #587

⬆️ Dependency Updates

πŸ‘» Internal changes

  • chore: upgrade to net8.0 and C# 12 for development by @delatrie in #569
  • Add workflow-wide gh actions permissions by @epszaw in #582

New Contributors

Full Changelog: 2.12.1...2.13.0