View Source API Reference Criterion v0.1.8
Modules
A frame work to write unit tests as a list of steps. It can be used to write tests BDD style.
Mix Tasks
This Mix task scans the project for tests written using the Criterion
module and generates
corresponding feature files in Gherkin syntax.
This Mix task reads Gherkin feature files and generates corresponding test files using the Criterion module.