FsCheck v2.12.1 Release Notes

Release Date: 2018-10-18 // over 5 years ago
  • ๐Ÿ›  Fix FsCheck.Xunit's CheckExtensions so that the throwing methods actually throw on failure.
    โž• Add new generator extensions for C#: Zip, Zip3, Or and OrNull. (by Stijn Moreels)
    โž• Add Gen.collect and variations. (by Stijn Moreels)
    ๐Ÿ›  Fix to offset of DateTimeOffset generator. (by Evgeny Grebenyuk)