Skip to content

Releases: radish-bdd/radish

v0.7.1

05 Oct 11:52

Choose a tag to compare

Fixed

  • Allow leading and trailing colon for basepath

v0.7.0

05 Oct 11:34

Choose a tag to compare

Added

  • Split multiple basepaths with a colon (:)

v0.6.8

31 Jul 12:27
9209ac2

Choose a tag to compare

Refactored

  • Entire test suite is using pytest

Fixed

  • Typo in matches

v0.6.7

12 Jul 04:21
d2c8fea

Choose a tag to compare

Fixed

  • Correctly match "matching" sentences which do not match perfectly

v0.6.6

05 Jul 17:21
575e316

Choose a tag to compare

Fixed

  • Beautify duration output. Refs #138

v0.6.5

29 Jun 20:40
6e99ee0

Choose a tag to compare

Fixed

  • Precondition with tags from other Scenario parsed correctly
  • Fix printing of tags

v0.6.4

24 Jun 15:13
be06d5e

Choose a tag to compare

Added

  • Support QuotedString custom type. Refs #134
  • Support Boolean custom type. Refs #132

Fixed

  • Precondition Scenarios from same Feature. Fixes #136

v0.6.3

16 Jun 18:41
77a1870

Choose a tag to compare

Fixed

  • Remove DeprecationWarning when using Python 3.6. Refs #133

v0.6.2

04 Jun 08:17
50ee076

Choose a tag to compare

Added

  • Support specifying arbitrary user data per run. Refs #124, #127

v0.6.1

29 May 10:59

Choose a tag to compare

Fixed

  • Fix syslog extension