Property-Based Testing with PropEr, Erlang, and Elixir

Find Bugs Before Your Users Do

Nonfiction, Computers, Programming, Software Development
Cover of the book Property-Based Testing with PropEr, Erlang, and Elixir by Fred Hebert, Pragmatic Bookshelf
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Fred Hebert ISBN: 9781680506549
Publisher: Pragmatic Bookshelf Publication: January 17, 2019
Imprint: Pragmatic Bookshelf Language: English
Author: Fred Hebert
ISBN: 9781680506549
Publisher: Pragmatic Bookshelf
Publication: January 17, 2019
Imprint: Pragmatic Bookshelf
Language: English

Property-based testing helps you create better, more solid tests with little code. By using the PropEr framework in both Erlang and Elixir, this book teaches you how to automatically generate test cases, test stateful programs, and change how you design your software for more principled and reliable approaches. You will be able to better explore the problem space, validate the assumptions you make when coming up with program behavior, and expose unexpected weaknesses in your design. PropEr will even show you how to reproduce the bugs it found. With this book, you will be writing efficient property-based tests in no time.

Most tests only demonstrate that the code behaves how the developer expected it to behave, and therefore carry the same blind spots as their authors when special conditions or edge cases show up. Learn how to see things differently with property tests written in PropEr.

Start with the basics of property tests, such as writing stateless properties, and using the default generators to generate test cases automatically. More importantly, learn how to think in properties. Improve your properties, write custom data generators, and discover what your code can or cannot do. Learn when to use property tests and when to stick with example tests with real-world sample projects. Explore various testing approaches to find the one that's best for your code. Shrink failing test cases to their simpler expression to highlight exactly what breaks in your code, and generate highly relevant data through targeted properties. Uncover the trickiest bugs you can think of with nearly no code at all with two special types of properties based on state transitions and finite state machines.

Write Erlang and Elixir properties that generate the most effective tests you'll see, whether they are unit tests or complex integration and system tests.

What You Need

  • Basic knowledge of Erlang, optionally Elixir
  • For Erlang tests: Erlang/OTP >= 20.0, with Rebar >= 3.4.0
  • For Elixir tests: Erlang/OTP >= 20.0, Elixir >= 1.5.0
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Property-based testing helps you create better, more solid tests with little code. By using the PropEr framework in both Erlang and Elixir, this book teaches you how to automatically generate test cases, test stateful programs, and change how you design your software for more principled and reliable approaches. You will be able to better explore the problem space, validate the assumptions you make when coming up with program behavior, and expose unexpected weaknesses in your design. PropEr will even show you how to reproduce the bugs it found. With this book, you will be writing efficient property-based tests in no time.

Most tests only demonstrate that the code behaves how the developer expected it to behave, and therefore carry the same blind spots as their authors when special conditions or edge cases show up. Learn how to see things differently with property tests written in PropEr.

Start with the basics of property tests, such as writing stateless properties, and using the default generators to generate test cases automatically. More importantly, learn how to think in properties. Improve your properties, write custom data generators, and discover what your code can or cannot do. Learn when to use property tests and when to stick with example tests with real-world sample projects. Explore various testing approaches to find the one that's best for your code. Shrink failing test cases to their simpler expression to highlight exactly what breaks in your code, and generate highly relevant data through targeted properties. Uncover the trickiest bugs you can think of with nearly no code at all with two special types of properties based on state transitions and finite state machines.

Write Erlang and Elixir properties that generate the most effective tests you'll see, whether they are unit tests or complex integration and system tests.

What You Need

More books from Pragmatic Bookshelf

Cover of the book The Dream Team Nightmare by Fred Hebert
Cover of the book The Cucumber for Java Book by Fred Hebert
Cover of the book Functional Programming: A PragPub Anthology by Fred Hebert
Cover of the book Async JavaScript by Fred Hebert
Cover of the book Web Development with ReasonML by Fred Hebert
Cover of the book Your Code as a Crime Scene by Fred Hebert
Cover of the book Pomodoro Technique Illustrated by Fred Hebert
Cover of the book Seven Web Frameworks in Seven Weeks by Fred Hebert
Cover of the book Web Development Recipes by Fred Hebert
Cover of the book Serverless Single Page Apps by Fred Hebert
Cover of the book Complex Network Analysis in Python by Fred Hebert
Cover of the book Ruby Performance Optimization by Fred Hebert
Cover of the book Learn to Program by Fred Hebert
Cover of the book Craft GraphQL APIs in Elixir with Absinthe by Fred Hebert
Cover of the book Practices of an Agile Developer by Fred Hebert
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy