Skip to content

1.51.0

Choose a tag to compare

@github-actionsgithub-actions released this 07 Jun 21:29
· 85 commits to main since this release
391a76a

What's Changed

Other Changes

  • fix(mocks): WasCalled/WasNeverCalled assertions via [GenerateAssertion] for all ICallVerification types by @thomhurst in #6176
  • fix: create fresh non-shared instances per CombinedDataSources combination by @thomhurst in #6179
  • fix: assign TestDetails before TestContext is published to ClassHookContext.Tests by @thomhurst in #6182
  • fix: resolve inherited instance data source members for MethodDataSource by @thomhurst in #6178
  • feat(mocks): per-element matchers for params array parameters by @thomhurst in #6181
  • fix: invoke inner Func for TestDataRow<Func> data sources (#6161) by @thomhurst in #6183

Dependencies

Full Changelog: v1.50.0...v1.51.0