2.13.0
·
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
indentOutputby @delatrie in #573 - feat(commons): don't emit empty
*-container.jsonfiles 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
- Bump Reqnroll.Tools.MsBuild.Generation from 2.0.2 to 2.0.3 by @dependabot[bot] in #523
- Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot[bot] in #531
- Bump CsvHelper from 32.0.3 to 33.0.1 by @dependabot[bot] in #525
- Bump Microsoft.NET.Test.Sdk and Newtonsoft.Json by @dependabot[bot] in #536
- Bump xunit from 2.8.1 to 2.9.0 by @dependabot[bot] in #534
- Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @dependabot[bot] in #532
π» 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
- @CodeAsGod made their first contribution in #566
- @epszaw made their first contribution in #582
- @egorshulga made their first contribution in #587
Full Changelog: 2.12.1...2.13.0