@hackage / assert4hs-core

A set of assertion for writing more readable tests cases

Latest0.1.0

Changelog

Changelog for assert4hs

0.1.0

  • Initial release
  • Assertions for Either type
  • Assertions for Maybe type
  • Assertions for List type
  • Assertions for Exceptions
  • Basic assertions for Foldable types
  • Implementation of core assertions
  • assertion over infinitive data structure or not terminating predicates do not hang all test and timeout is reported
  • the timeout for assertion is configurable now

Unreleased changes