Embed presentation
Download as PDF, PPTX









This document introduces ESpec, an Elixir testing framework that provides a behavior-driven development (BDD) style similar to RSpec. It discusses how ESpec was created to bring a familiar RSpec-like testing experience to Elixir developers from Ruby. The document outlines key features of ESpec like describe/context/it blocks, matchers, expectation syntax, before/after hooks, mocking, and output formats. It also briefly introduces ESpec Phoenix for integrating ESpec with Phoenix web apps.







