BOOKS - PROGRAMMING - Testing Elixir Effective and Robust Testing for Elixir and its ...
US $8.57
118923
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
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.