kwik v0.1.0-alpha.1 Release Notes

Release Date: 2019-05-18 // almost 5 years ago
  • ➕ Added

    • Generator interface for generating random values
    • randomSequence helper to easily create a random (yet predictable) sequence of value
    • forAll and checkForAll function to assess a property of the system under test
    • withSample and withNull to inject constants values to be always tested
    • zip operator to combine two given generators