Property-Based Testing with PropEr, Erlang and Elixir (Pragmatic Bookshelf)
Written by Kay Ewbank   
Wednesday, 13 February 2019

By using the PropEr framework in both Erlang and Elixir, this book teaches how to automatically generate test cases, test stateful programs, and change how you design your software for more principled and reliable approaches. Author Fred Hebert shows how you can better explore the problem space, validate the assumptions you make when coming up with program behavior, and expose unexpected weaknesses in your design. 

<ASIN:1680506218>

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. The aim of this book is to show how to see things differently with property tests written in PropEr.

Author: Fred Hebert
Publisher: Pragmatic Bookshelf
Date: January 2019
Pages: 376
ISBN: 978-1680506211
Print: 1680506218
Kindle: B07NFC3WR2
Audience: Developers wanting to debug better.
Level: Intermediate
Category: Methodology

 

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]



Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?


More Reviews