1.53.0
What's Changed
Other Changes
- feat(assertions): return typed value from IsAssignableTo (#6184) by @thomhurst in #6187
- fix: stop doubling backslashes in source-gen emitted FilePath (breaks HTML report source links) by @thomhurst in #6193
- feat(assertions): add ContainsKey().And.Value drill-in for dictionaries (#6185) by @thomhurst in #6188
- fix(tests): snapshot ExecutionLog under lock to fix parallel race by @thomhurst in #6194
- fix(engine): run lifecycle hooks before test class construction (#6192) by @thomhurst in #6195
- feat(assertions): inference-friendly pinned overload for covariant [AssertionExtension] with own generic (#5922) by @thomhurst in #6196
- feat: add DeferEnumeration to defer data-source expansion to runtime (#5833) by @thomhurst in #6197
Dependencies
- chore(deps): update tunit to 1.51.0 by @thomhurst in #6186
- chore(deps): update microsoft.testing to 18.8.0 by @thomhurst in #6191
- chore(deps): update aspire to 13.4.3 by @thomhurst in #6198
Full Changelog: v1.51.0...v1.53.0