tasty-laws v0.3.1 Release Notes

Release Date: 2015-09-07 // over 8 years ago
  • 🔄 Changed

    • Serial instances instead Proxy where possible.

    ➕ Added

    • ✅ Default tests for type constructors parametrized with ().
    • ✅ Exhaustive TestTrees.

Previous changes from v0.2

  • ✂ Removed

    • smallcheck specific modules from smallcheck-laws-0.1. This package now contains Tasty specific modules.

    🔄 Changed

    • ✅ Simplify module hierarchy: Test.Tasty.SmallCheck.Laws -> Test.Tasty.Laws