Skip to content
inf0rmer edited this page Jan 4, 2015 · 5 revisions

Welcome to the Pavlov wiki!

What is Pavlov?

A BDD framework for your Elixir projects. It's main goal is to provide a rich, expressive syntax for you to develop your unit tests against. Think of it as RSpec's little Elixir-loving brother.

Pavlov is an abstraction built on top of the excellent ExUnit, Elixir's standard testing library, so all of its standard features are still supported.

Table of Contents

Clone this wiki locally