| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| behat.phar | 2025-07-15 | 4.1 MB | |
| README.md | 2025-07-15 | 1.2 kB | |
| v3.23.0 source code.tar.gz | 2025-07-15 | 201.7 kB | |
| v3.23.0 source code.zip | 2025-07-15 | 567.0 kB | |
| Totals: 4 Items | 4.9 MB | 0 | |
Added
- Support providing multiple paths for features to run by @marmichalski in #1611
- Add editorUrl option to provide clickable links to IDEs in CLI output by @carlos-granados in #1638
- Add removePrefix option to trim printed paths in CLI output @carlos-granados in #1644
- Add line number of last executed step in JUnit <testcase> by @magnetik in #1608
Fixed
- Relaxed constraints on nikic/php-parser and composer/xdebug-handler dependencies to allow wider use of newer Behat releases by @acoulton in #1650 and #1649