NewAI Enhanced
9.3.0
Features
- Added support for MSTest v4
- Exclude member names in assertions
Fixes
- Improved tabulator handling in string diff visualization
- Fixed failure message for string matching null subject
- Hide internal exception throwing details in stacktrace
Improvements
- Reordered projects in solution
Dependency updates: verify.xunit, meziantou.analyzer, nunit, tunit, bogus, cspell; github/codeql-action to v4
What's Changed
New features
- Add support for MSTest V4 by @lg2de in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/315
- Exclude member names by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/317
Improvements
- Improve handling of tabulators in string diff visualization by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/313
- Hide internal exception throwing details in stacktrace by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/327
Fixes
- Fix failure message for string matching null subject by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/314
Documentation
- Update docs for 9.3.0 by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/333
Dependencies
- chore(deps): update dependency verify.xunit to 31.0.3 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/320
- chore(deps): update dependency meziantou.analyzer to 2.0.227 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/319
- chore(deps): update dependency nunit to 4.4.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/321
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/324
- chore(deps): update dependency tunit to 0.74.2 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/322
- chore(deps): update dependency cspell to v9.2.2 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/329
- chore(deps): update dependency bogus to 35.6.5 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/328
- chore(deps): update dependency meziantou.analyzer to 2.0.238 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/330
- chore(deps): update dependency verify.xunit to 31.0.5 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/331
- chore(config): migrate renovate config by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/332
Others
- Add renovate configuration for NUnit framework tests by @lg2de in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/316
New Contributors
- @lg2de made their first contribution in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/315
Full Changelog: https://github.com/AwesomeAssertions/AwesomeAssertions/compare/9.2.1...9.3.0