Eric Lefevre-Ardant

Eric Lefevre-Ardant

Writes code. Mostly backend.

Sessions Montréal 2023

Property-based testing with fast-check

Session en anglais - Intermédiaire

Do you know what the functional properties of your system are? Do you know how to verify them? In this presentation, we'll show how Property-Based Testing can augment unit tests by offering a much wider coverage of possible inputs. We'll also demonstrate how fast-check, a framework for TypeScript, helps us guarantee that our main business objects remain in a predictable state.