Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Releases: edno/codeception-gherkin-param

2.0.3

15 Jun 08:33
11f73fe
Compare
Choose a tag to compare

No functional change.

Update Codeception dependencies versions.

2.0.2

01 May 10:14
08d2b02
Compare
Choose a tag to compare

No functional change.

Update composer dependencies versions.

2.0.1

11 Feb 16:21
8b367b6
Compare
Choose a tag to compare

Minor fixes by @gimler (#30 and #31)

2.0.0

09 Feb 16:57
9eebc34
Compare
Choose a tag to compare

Updated error handling for invalid parameter cases (see #23 and #26).

New extension config parameters onErrorThrowException and onErrorNullable (see configuration documentation).

⚠️ From version 2.0, GherkinParam is now a Codeception module (1.x was a Codeception extension).
If you are upgrading from 1.x to 2.x, then you have to update your Codeception configuration.

1.0.8

26 Jan 17:44
0720975
Compare
Choose a tag to compare
  • Allow multiple variables and variables with additional text (by @gimler)
  • Allow whitespaces around variable names (by @gimler)
  • Fix parameter order for assertEquals (by @gimler)
  • Fix Codeception bootstrap deprecation

1.0.7

01 Jan 11:37
e58be15
Compare
Choose a tag to compare

Update package dependencies for compatibility with Codeception 4

1.0.6

21 Jun 04:18
dc3639c
Compare
Choose a tag to compare

Support of associative arrays (by @ekhvalov)

1.0.5

02 Mar 20:41
Compare
Choose a tag to compare

Code clean up

1.0.4

09 Feb 20:05
Compare
Choose a tag to compare

Minor fixes :

1.0.3

02 Feb 13:38
917ce36
Compare
Choose a tag to compare

Minor dependencies update (#11)