Eike Starkmann

Results 13 issues of Eike Starkmann

## Goal The extension also works for TYPO3 13.4 ## Acceptance Criteria - Install extension under TYPO3 13.4 - All tests are green ## Necessary pre-patches - [ ] #1332...

feature

I'm using junit to collect tests result and not all tests results are written. It seems like only the last process (suite) is writing the results. My behat.yml: ``` default:...

When i run `vendor/bin/behat -c tests/behavior/behat.yml "$@"` everything works fine. But when i run `vendor/bin/behat --parallel-feature -c tests/behavior/behat.yml "$@"` i get the following error: `No specifications found at path(s). ......