Property-Based Testing with PropEr in Erlang
Learn the concepts of Property-Based Testing, including writing properties and their required generators.
Property-based testing relies on specifying some property of code, rather than unit tests which specify the expected output in response to some inputs. In this course, you’ll cover the concepts you need to get started, up to the point where you feel confident enough to use the most advanced features of PropEr with Erlang.
You’ll start smoothly with the basic and foundational principles of property-based testing. From there, you will cover some of the common frameworks, how to think in properties, how to write your own custom data generators, and more. You’ll also see how you can use Property-Based Testing in a realistic project.
By the time you finish this course, you will be comfortable testing real-world applications using properties.
There are no reviews yet.