ExunitJsonFormatter provdes JSON-formatted output for ExUnit.
A macro to transform ExUnit assertions into BDD style "expectations".
Insert fixtures into your ExUnit context in a clean manner.
A simple let macro for ExUnit.
Given-When-Then syntax for ExUnit
Run ExUnit tests from an Elixir OTP Release