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
 


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?


More Reviews