New
9.1.0
What's Changed
What's new
- Add new string assertions:
BeParsableInto<T>andNotBeParsableInto<T>by @ITaluone in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/185
Fixes
- Fix: Remove unnecessary quotes from TypeSelectorAssertions by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/200
- Minor documentation fixes by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/190
Others
- chore(deps): update dependency tunit to 0.22.12 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/174
- fix(deps): update dependency cspell to v9.0.2 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/171
- chore(deps): update mstest monorepo by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/175
- chore: Exclude Microsoft.NET.Test.Sdk from updates by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/176
- chore(deps): update dependency verify.xunit to 30.3.1 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/181
- chore(deps): update dependency tunit to 0.25.21 - autoclosed by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/180
- chore(deps): update dependency benchmarkdotnet to 0.15.1 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/178
- chore(deps): update mstest monorepo by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/179
- chore(deps): update dependency verify.xunit to 30.4.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/188
- fix(deps): update dependency cspell to v9.1.1 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/189
- chore(deps): update dependency benchmarkdotnet to 0.15.2 - autoclosed by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/186
- chore(deps): update dependency meziantou.analyzer to 2.0.202 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/187
- Use only the actual assertions for successful tests by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/191
- chore(deps): update mstest monorepo by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/192
- Add more tests for GenericCollectionAssertions.NotEqual by @cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/198
- Add a new checklist item for PRs by @IT-VBFK in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/201
- fix(deps): update dependency cspell to v9.1.2 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/203
- chore(deps): update dependency meziantou.analyzer to 2.0.203 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/202
- chore(deps): update dependency reflectify to 1.6.0 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/204
- chore(deps): update dependency meziantou.analyzer to 2.0.205 by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/205
- fix(deps): update dependency cspell to v9.1.3 - autoclosed by @renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/206
Full Changelog: https://github.com/AwesomeAssertions/AwesomeAssertions/compare/9.0.0...9.1.0