Added
Fixed
- Only print
between Step keyword & text if correct for language by @acoulton in #1845 - JSON formatter should support
GHERKIN_32mode by @acoulton in #1847 - Unexpected uses / creation of
RuntimeCalleecallables by @acoulton in #1853 - Handle empty argument lists when converting Context config to PHP by @acoulton in #1849
Internal
- Fail on Behat deprecations in CI by @acoulton in #1833
- Add runtime deprecations for ScenarioLikeTested interface by @acoulton in #1832
- Add a scenario covering the behavior of invalid gherkin files by @stof in #1840
- Prove JUnit scenario description handling in gherkin compat modes by @acoulton in #1843
- Run features in
gherkin-32andlegacycompatibility modes by @acoulton in #1848