Skip to content

1.53.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 23:56
08e629c

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

Full Changelog: v1.51.0...v1.53.0