#43854
Mentioned in 1 episodes
Property Testing with PropEr, Erlang, and Elixir
Book •
Fred Hebert’s book teaches property-based testing techniques tailored to Erlang and Elixir, with emphasis on using PropEr/PropCheck.
It explains how to define properties, build generators, and test stateful systems to uncover subtle bugs systematically.
The book covers both basic examples and advanced stateful testing patterns to help engineers validate complex distributed behaviors.
Practical examples and explanations show how property tests can find edge cases that traditional example-based tests miss.
It’s a hands-on resource for teams aiming to improve test coverage and system reliability on the BEAM.
It explains how to define properties, build generators, and test stateful systems to uncover subtle bugs systematically.
The book covers both basic examples and advanced stateful testing patterns to help engineers validate complex distributed behaviors.
Practical examples and explanations show how property tests can find edge cases that traditional example-based tests miss.
It’s a hands-on resource for teams aiming to improve test coverage and system reliability on the BEAM.
Mentioned by
Mentioned in 1 episodes
Mentioned by ![undefined]()

as a recommended resource on property-based testing and PropCheck for Erlang/Elixir systems.

Amos King

Amos King on sharing knowledge



