An open API service indexing awesome lists of open source software.

https://github.com/rustkas/property-based-testing-with-proper-erlang-and-elixir-coding-experience

My attempts to understand the material of the book using the recommendations given by the author of the book via reabar3 projects. I applied them while reading this technical literature. Link to the book page https://pragprog.com/titles/fhproper/property-based-testing-with-proper-erlang-and-elixir/
https://github.com/rustkas/property-based-testing-with-proper-erlang-and-elixir-coding-experience

Last synced: about 1 month ago
JSON representation

My attempts to understand the material of the book using the recommendations given by the author of the book via reabar3 projects. I applied them while reading this technical literature. Link to the book page https://pragprog.com/titles/fhproper/property-based-testing-with-proper-erlang-and-elixir/

Awesome Lists containing this project

README

          

# Property-Based Testing with PropEr, Erlang, and Elixir. Via conding

- [Chapter 1](code/ch01)
- [Chapter 2](code/ch02)
- [Chapter 3](code/ch03)
- [Chapter 4](code/ch04)
- [Chapter 5](code/ch05)