Espec is a Behavior-Driven Development (BDD) testing framework for Elixir, inspired by RSpec from the Ruby world, created by Anton Mishchuk. Launched in March 2015, Espec offers familiar test organization and matchers, along with features like custom matchers, shared examples, and async examples. The framework has seen ongoing development, including components for integration with the Phoenix web framework.