1.51.0
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
- chore(deps): update _tunitpolyfillversion to 10.8.0 by @thomhurst in #6167
- chore(deps): update dependency azure.storage.blobs to 12.29.0 by @thomhurst in #6168
- chore(deps): update aspire by @thomhurst in #6165
- chore(deps): update dependency cliwrap to 3.10.2 by @thomhurst in #6166
- chore(deps): update dependency streamjsonrpc to 2.25.25 by @thomhurst in #6170
- chore(deps): update dependency polyfill to 10.8.0 by @thomhurst in #6169
- chore(deps): update tunit to 1.5* by @thomhurst in #6171
- chore(deps): update _tunitpolyfillversion to 10.8.1 by @thomhurst in #6174
- chore(deps): update dependency polyfill to 10.8.1 by @thomhurst in #6175
Full Changelog: v1.50.0...v1.51.0