{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibihujyjuyyhmlo7jyq5fxzoqvn2a7o2jmgmrjk23lrf6j5jmwdvi",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mid3pwu65e42"
},
"path": "/t/why-not-use-smallcheck/13860#post_4",
"publishedAt": "2026-03-30T20:26:50.000Z",
"site": "https://discourse.haskell.org",
"tags": [
"tinycheck/src/Data/TestCases.hs at main · turion/tinycheck · GitHub"
],
"textContent": "I made a little POC implementation of a smallcheck-like library here: tinycheck/src/Data/TestCases.hs at main · turion/tinycheck · GitHub\n\nIt only needs `base` as a dependency and works with lists. It runs 10 million tests on a largeish record (8 fields, some of them recursive) in less then half a minute on my laptop.\n\nCan you provide me with a test that explodes in `smallcheck`? I’ll have a look whether it’s viable in this testing framework.",
"title": "Why not use smallcheck?"
}