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
 


Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?



SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?


More Reviews