v4.20.0-beta
What's Changed
✨ Implemented enhancements
- Add
setup.Verifiable(Times times, [string failMessage])
method by @stakx in https://github.com/moq/moq/pull/1319
🔨 Other
- Add
Mock<T>.RaiseAsync
by @stakx in https://github.com/moq/moq/pull/1313 - Add
ThrowsAsync
for non-genericValueTask
by @johnthcall in https://github.com/moq/moq/pull/1235 - Use PackageLicenseExpression instead of PackageLicenseUrl by @wismann in https://github.com/moq/moq/pull/1322
- Don't throw away generic type arguments in one
mock.Protected().Verify<T>()
method overload by @stakx in https://github.com/moq/moq/pull/1325 - #1340 updated appveyor.yml with workaround to make builds work again by @david-kalbermatten in https://github.com/moq/moq/pull/1346
- Revamp structure, apply oss template, cleanup projects/imports by @kzu in https://github.com/moq/moq/pull/1358
New Contributors
- @johnthcall made their first contribution in https://github.com/moq/moq/pull/1235
- @wismann made their first contribution in https://github.com/moq/moq/pull/1322
- @david-kalbermatten made their first contribution in https://github.com/moq/moq/pull/1346
- @dependabot made their first contribution in https://github.com/moq/moq/pull/1360
Full Changelog: moq/moq.spikes@v4.18.4...v4.20.0-beta