This completed downloadable of Testing Elixir Effective and Robust Testing for Elixir and its Ecosystem 1st Edition Andrea Leopardi Jeffrey Matthias
Instant downloaded Testing Elixir Effective and Robust Testing for Elixir and its Ecosystem 1st Edition Andrea Leopardi Jeffrey Matthias pdf docx epub after payment.
Product details:
- ISBN 10: 168050892X
- ISBN 13: 9781680508925
- Author: Andrea Leopardi Jeffrey Matthias
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. Armed with this knowledge, you can create test suites that add value to your production cycle and guard you from regressions. Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that underlie good tests. Create and structure a comprehensive ExUnit test suite, starting from the basics, and build comprehensive test coverage that will provide safety for refactoring and confidence that your code performs as designed. Use tests to make your software more reliable and fault tolerant.
Table of contents:
1. Unit Tests
2. Integration and End-to-End Tests
3. Testing OTP
4. Testing Ecto Schemas
5. Testing Ecto Queries
6. Testing Phoenix
6. Testing Phoenix
7. Property-Based Testing
People also search:
elixir test fixtures
elixir test setup
elixir test describe
elixir test genserver
elixir testing