50 50x50 plutus-ledger-api: communication is key This is a continuation of the story of the infamous issue #6210.
MDA KU Kurt Schelfthout Property-based testing #2: The Essentials of Vintage QuickCheck This second post in the series goes through the design and implementation of the original property-based testing library, QuickCheck. The…
ECO KU Kurt Schelfthout Property-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…
ECO TCH AI BI Birgit Hass · creditshelf in der Presse 3 FRAGEN AN: CASPAR VON BELOW — SENIOR PRODUCT MANAGER Senior Product Manager Caspar von Below im Interview. Was zeichnet aus Ihrer Sicht die Finanzierungslösungen von creditshelf aus? Wo sehen…
ECO TA Tarolo Andrey Заемщики Goldfinch: Обзор “QuickCheck “QuickCheck” — это нигерийский кредитор для потребителей, который получил 1,45 миллиона долларов в долг по протоколу Goldfinch начиная с…
VL Vlad Nischenko Огляд позичальників Goldfinch: QuickCheck QuickCheck — це нігерійський споживчий кредитор, який отримав 1,45 мільйона доларів в борг від протоколу Goldfinch з січня 2020 року…
DSN SCI TCH CH Chris Smith Continued Fractions: Haskell, Equational Reasoning, Property Testing, and Rewrite Rules in Action Abstract
MDA ST Stas Shakirov Unit tests for ORM with fast-check In this article, I am going to show how to use fast-check library to test simple Users ORM. I am assuming the ORM code is ready and will…
ART LIF TCH GR Graeme Lockley String Calculator Kata using Eta Whenever I stumble upon a new language the first piece of code that I write is the String Calculator Kata. The beauty of this kata in…