Testing Elixir

Download Testing Elixir full books in PDF, epub, and Kindle. Read online free Testing Elixir ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads. We cannot guarantee that every ebooks is available!

Testing Elixir

Testing Elixir
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 326
Release :
ISBN-10 : 9781680508925
ISBN-13 : 168050892X
Rating : 4/5 (92X Downloads)

Book Synopsis Testing Elixir by : Andrea Leopardi

Download or read book Testing Elixir written by Andrea Leopardi and published by Pragmatic Bookshelf. This book was released on 2021-07-13 with total page 326 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. Explore the basic tool set provided by ExUnit and Mix to write and organize your test suite. Test code built around different OTP functionality. Isolate your code through dependency injection and by using Mox. Write comprehensive tests for Ecto projects, covering Ecto as a database tool as well as a standalone data validation tool. Test Phoenix channels from end to end, including authentication and joining topics. Write Phoenix controller tests and understand the concepts of integration testing in Elixir. Learn property-based testing with StreamData from the author who wrote the library. Code with high confidence that you are getting the most out of your test suite, with the right tools that make testing your code a pleasure and a valuable part of your development cycle. What You Need: To get the most out of this book, you will need to have installed Elixir 1.8 or later and Erlang/OTP 21 or later. In order to complete the relevant chapters, you will also need Ecto 3.1 or later, EctoSQL 3.1 or later and Phoenix 1.3 or later.


Testing Elixir Related Books

Testing Elixir
Language: en
Pages: 326
Authors: Andrea Leopardi
Categories: Computers
Type: BOOK - Published: 2021-07-13 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

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
Property-Based Testing with PropEr, Erlang, and Elixir
Language: en
Pages: 497
Authors: Fred Hebert
Categories: Computers
Type: BOOK - Published: 2019-01-17 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Property-based testing helps you create better, more solid tests with little code. By using the PropEr framework in both Erlang and Elixir, this book teaches yo
Erlang and Elixir for Imperative Programmers
Language: en
Pages: 260
Authors: Wolfgang Loder
Categories: Computers
Type: BOOK - Published: 2016-11-26 - Publisher: Apress

DOWNLOAD EBOOK

Learn and understand Erlang and Elixir and develop a working knowledge of the concepts of functional programming that underpin them. This book takes the author�
Build a Weather Station with Elixir and Nerves
Language: en
Pages: 122
Authors: Alexander Koutmos
Categories: Computers
Type: BOOK - Published: 2022-01-06 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

The Elixir programming language has become a go-to tool for creating reliable, fault-tolerant, and robust server-side applications. Thanks to Nerves, those same
Phoenix in Action
Language: en
Pages: 508
Authors: Geoffrey Lessel
Categories: Computers
Type: BOOK - Published: 2019-04-26 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Phoenix is a modern web framework built for the Elixir programming language. Elegant, fault-tolerant, and performant, Phoenix is as easy to use as Rails