Elixir Books on Testing
2
by Andrea Leopardi, Jeffrey Matthias
elixir
testing
exunit
Elixir offers new paradigms, and challenges you to test in unconventional ways. Start with ExUnit: almost everything you need to write tests covering all levels of detail, from unit to integration, but only if you know how to use it to the fullest.
262 pages
Published: July 27, 2021
View Details
by Fred Hebert
elixir
erlang
testing
property-based testing
Build better software with better tests. Property-based testing helps you catch edge cases you didn't even think to test. Learn how to apply this powerful technique using PropEr in Elixir and Erlang.
374 pages
Published: January 18, 2019
View Details