Skip to content

Releases: ymoch/preacher

0.15.11

14 Jun 17:24

Choose a tag to compare

Features

  • Add Case.wait.
  • Add Description.namespaces for XPath extraction.
  • Support Docker ARM64 images.

0.15.10

21 Oct 16:34

Choose a tag to compare

Fixes

  • Fix !include tag errors.

0.15.9

26 Sep 14:58

Choose a tag to compare

Feature

  • Contextual values are available.

0.15.8

22 Aug 13:30

Choose a tag to compare

Features

  • Duration by plural expressions is available (like 1 day 2 hours 03:00+09:00)

0.15.7

05 Jun 16:49

Choose a tag to compare

Features

  • Add day-of-week matchers such as is_sunday.

0.15.6

09 May 13:48

Choose a tag to compare

Features

  • !relative_datetime tag can take time strings.

Bugfix

  • Fix that docker image cannot generate HTML reports with -R option.

0.15.5

26 Apr 14:53

Choose a tag to compare

Features

  • Accept time strings for datetime matchers
  • Update dependent packages.

0.15.4

26 Apr 14:54

Choose a tag to compare

Bugfix

  • Fix docker image build failure.

0.15.3

11 Feb 07:35

Choose a tag to compare

  • Support Python 3.9.
  • Update dependent packages.

0.15.2

05 Oct 15:27

Choose a tag to compare

Fixes

  • Fix to enable proxies given as environment variables.