50x50plutus-ledger-api: communication is keyThis is a continuation of the story of the infamous issue #6210.Oct 9
Chris SmithContinued Fractions: Haskell, Equational Reasoning, Property Testing, and Rewrite Rules in ActionAbstractApr 19, 20211
Kurt SchelfthoutProperty-based testing #2: The Essentials of Vintage QuickCheckThis second post in the series goes through the design and implementation of the original property-based testing library, QuickCheck. The…May 21, 2022May 21, 2022
Nicolas DubienFind the best properties for Property Based TestingTips to build properties — Examples written using fast-checkMay 7, 2018May 7, 2018
Kurt SchelfthoutProperty-based testing #1: What is it anyway?This is the first and introductory post in a series about property-based testing. This post explains what property-based testing is, and…May 21, 2022May 21, 2022
50x50plutus-ledger-api: communication is keyThis is a continuation of the story of the infamous issue #6210.Oct 9
Chris SmithContinued Fractions: Haskell, Equational Reasoning, Property Testing, and Rewrite Rules in ActionAbstractApr 19, 20211
Kurt SchelfthoutProperty-based testing #2: The Essentials of Vintage QuickCheckThis second post in the series goes through the design and implementation of the original property-based testing library, QuickCheck. The…May 21, 2022
Nicolas DubienFind the best properties for Property Based TestingTips to build properties — Examples written using fast-checkMay 7, 2018
Kurt SchelfthoutProperty-based testing #1: What is it anyway?This is the first and introductory post in a series about property-based testing. This post explains what property-based testing is, and…May 21, 2022
Gabe ScholzRandomized Testing in JavaScript Without Lifting a Fingertl;dr babel-plugin-transform-flow-to-gen is a Babel transform for using Flow annotations to generate randomized test inputs.Mar 13, 20172
Jesper L. AndersenBreaking Erlang Maps #1First part in a series of an Erlang maps() QuickCheck model.Mar 29, 2015