Property Based Testing with PropEr Erlang and Elixir Book [PDF] Download

Download the fantastic book titled Property Based Testing with PropEr Erlang and Elixir written by Fred Hebert, available in its entirety in both PDF and EPUB formats for online reading. This page includes a concise summary, a preview of the book cover, and detailed information about "Property Based Testing with PropEr Erlang and Elixir", which was released on 17 January 2019. We suggest perusing the summary before initiating your download. This book is a top selection for enthusiasts of the Computers genre.

Summary of Property Based Testing with PropEr Erlang and Elixir by Fred Hebert PDF

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 ElixirFor Erlang tests: Erlang/OTP >= 20.0, with Rebar >= 3.4.0For Elixir tests: Erlang/OTP >= 20.0, Elixir >= 1.5.0


Detail About Property Based Testing with PropEr Erlang and Elixir PDF

  • Author : Fred Hebert
  • Publisher : Pragmatic Bookshelf
  • Genre : Computers
  • Total Pages : 497 pages
  • ISBN : 1680506544
  • PDF File Size : 31,9 Mb
  • Language : English
  • Rating : 4/5 from 21 reviews

Clicking on the GET BOOK button will initiate the downloading process of Property Based Testing with PropEr Erlang and Elixir by Fred Hebert. This book is available in ePub and PDF format with a single click unlimited downloads.

GET BOOK

Property-Based Testing with PropEr, Erlang, and Elixir

Property-Based Testing with PropEr, Erlang, and Elixir
  • Publisher : Pragmatic Bookshelf
  • File Size : 36,5 Mb
  • Release Date : 17 January 2019
GET BOOK

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

Property-Based Testing with PropEr, Erlang, and Elixir

Property-Based Testing with PropEr, Erlang, and Elixir
  • Publisher : Pragmatic Bookshelf
  • File Size : 53,9 Mb
  • Release Date : 28 February 2019
GET BOOK

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

Property-based Testing with PropEr, Erlang, and Elixir

Property-based Testing with PropEr, Erlang, and Elixir
  • Publisher : Unknown Publisher
  • File Size : 32,9 Mb
  • Release Date : 28 May 2024
GET BOOK

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

Designing for Scalability with Erlang/OTP

Designing for Scalability with Erlang/OTP
  • Publisher : "O'Reilly Media, Inc."
  • File Size : 27,5 Mb
  • Release Date : 16 May 2016
GET BOOK

If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of

Programming Ecto

Programming Ecto
  • Publisher : Pragmatic Bookshelf
  • File Size : 31,5 Mb
  • Release Date : 01 April 2019
GET BOOK

Languages may come and go, but the relational database endures. Learn how to use Ecto, the premier database library for Elixir, to connect your Elixir and Phoenix apps to databases.

Erlang and Elixir for Imperative Programmers

Erlang and Elixir for Imperative Programmers
  • Publisher : Apress
  • File Size : 37,6 Mb
  • Release Date : 26 November 2016
GET BOOK

Learn and understand Erlang and Elixir and develop a working knowledge of the concepts of functional programming that underpin them. This book takes the author’s experience of taking on

Learn You Some Erlang for Great Good!

Learn You Some Erlang for Great Good!
  • Publisher : No Starch Press
  • File Size : 30,6 Mb
  • Release Date : 13 January 2013
GET BOOK

Erlang is the language of choice for programmers who want to write robust, concurrent applications, but its strange syntax and functional design can intimidate the uninitiated. Luckily, there’s a

Erlang Programming

Erlang Programming
  • Publisher : "O'Reilly Media, Inc."
  • File Size : 50,7 Mb
  • Release Date : 11 June 2009
GET BOOK

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with