Double is a simple library to help build injectable dependencies for your tests. It does NOT override behavior of existing modules or functions.
Inject is a library that lets you write testable Elixir code that can run concurrently in ExUnit.
TinyBlog is a tiny library that turns a folder of markdown files into blog posts.