Skip to content

Tags: kaldonir/persistent-migration

Tags

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (brandonchinn178#64)

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to 0.0.2 (brandonchinn178#27)

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use QuickCheck for validation tests (brandonchinn178#23)

* Make Arbitrary instances in Test.Utils.QuickCheck

* Convert validation tests to quickcheck tests

* Add tasty-quickcheck to unit testing frameworks

* Lint