Packages

Ecto IT is library for writing integration tests(with database backend) for ecto-based applications.

Current section

Files

Jump to
ecto_it CHANGELOG.md
Raw

CHANGELOG.md

## v0.2.0
* Backwards incompatible changes
* update to 0.14.0 ecto, as adapter function changes
## v0.1.2
* Enhancements
* doesn't restrict ecto as dependency
## v0.1.0
* Initial release