- Mastering Elixir
- André Albuquerque Daniel Caixinha
- 54字
- 2021-08-05 10:42:51
ExUnit
Elixir comes with a fully fledged unit test framework: ExUnit. We'll use it to write tests for the application built in the course of this book. Chapter 9, Finding Zen Through Testing, is dedicated to testing, where we'll demonstrate how you can write tests for your application that let you sleep at night.
推薦閱讀
- 數字媒體應用教程
- The Modern C++ Challenge
- 潮流:UI設計必修課
- Mastering Python Scripting for System Administrators
- Java 9 Programming Blueprints
- Access 2010數據庫基礎與應用項目式教程(第3版)
- C語言程序設計案例式教程
- Expert Android Programming
- Learning Salesforce Einstein
- JavaScript應用開發實踐指南
- C#程序設計基礎入門教程
- WordPress Search Engine Optimization(Second Edition)
- Python面試通關寶典
- 征服C指針(第2版)
- Python Natural Language Processing