github typelift/SwiftCheck v0.4.1
Pines of the Ap'ian way

latest releases: 0.12.0, 0.11.0, 0.10.1...
8 years ago

This release fixes a major issue caused by <*> not re-jiggering its generators. This could cause tests in the previous release (v0.4.0) that use the same call in the traditional applicative form to generate the same values in many cases (h/t @QF5690 for the report).

As a consequence, generators for all types are now significantly more robust and have instances rewritten and optimized for the new deterministic RNG.

Don't miss a new SwiftCheck release

NewReleases is sending notifications on new releases.