effect-capture

Tag

Cards List
#effect-capture

A universal approach to mocking with continuations

Lobsters Hottest · 2026-07-30 Cached

A blog post presenting a universal approach to mocking in testing by using continuations to capture effects, allowing tests to verify correct arguments and order of calls without performing the effects. The technique is demonstrated in the Gleam programming language.

0 favorites 0 likes
← Back to home

Submit Feedback