github FakeItEasy/FakeItEasy 2.1.0

latest releases: 8.2.0, 8.1.0, 8.0.1...
7 years ago

New

  • Source stepping via GitLink. (#735)
  • Non-generic Fake and Dummy creation - Sdk.Create.Fake, Sdk.Create.Dummy, Sdk.Create.CollectionOfFake and Sdk.Create.CollectionOfDummy. (#482)
  • Add overload with options builder for A.CollectionOfFake. (#755)
  • New WithNonVoidReturnType method to allow configuration of the return value for any return type. (#648)
  • [Analyzer] Support using static FakeItEasy.A in unused call specifications. (#742)

Fixed

  • [Analyzer] Avoiding argument null exception in UnusedReturnValueAnalyzer when encountering an invocation that's not a member access. (#731)
  • Various typos in the documentation have been corrected. (#749)

With special thanks for contributions to this release from:

Don't miss a new FakeItEasy release

NewReleases is sending notifications on new releases.