BOOKS - PROGRAMMING - Testing Elixir Effective and Robust Testing for Elixir and its ...
Testing Elixir Effective and Robust Testing for Elixir and its Ecosystem - Andrea Leopardi, Jeffrey Matthias 2020 PDF Pragmatic Bookshelf BOOKS PROGRAMMING
US $8.57

Views
118923
Testing Elixir Effective and Robust Testing for Elixir and its Ecosystem
Author: Andrea Leopardi, Jeffrey Matthias
Year: 2020
Number of pages: 218
Format: PDF
File size: 14.1 MB
Language: ENG

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 - we'll show you how. Explore testing Elixir-specific challenges such as OTP-based modules, asynchronous code, Ecto-based applications, and Phoenix applications. Explore new tools like Mox for mocks and StreamData for property-based testing.

You may also be interested in: