Skip to content

Releases: MartinGotelli/pytest-matchers

0.3.2

26 Aug 15:15
Compare
Choose a tag to compare
  • Add is_timestamp matcher
  • Add support for start, end and contains with matchers for strings and lists
  • Add not_empty_string matcher
  • Add is_int and is_float matchers
  • Add is_iso8601_date, is_iso8601_datetime and is_iso8601_time matchers

0.3.1

24 Aug 21:05
Compare
Choose a tag to compare
  • Add pydantic test matcher
  • Add compatibility tests
  • Add support for pytests 7.0

0.3.0

22 Aug 19:25
Compare
Choose a tag to compare
  • Install as pytest plugin
  • Add assert support
  • Add assert repr support

0.2.3

16 Aug 19:11
Compare
Choose a tag to compare
  • Add is_uuid matcher

0.2.2

16 Aug 14:53
Compare
Choose a tag to compare
  • Add StrictDict matcher (is_strict_dict)

0.2.1

15 Aug 20:37
Compare
Choose a tag to compare
Release 0.2.1

0.1.1

11 Aug 22:17
Compare
Choose a tag to compare
Release 0.1.1

0.1.0

10 Aug 21:18
b9515e6
Compare
Choose a tag to compare

Initial Version