liuggio / fastest

Simple parallel testing execution... with some goodies for functional tests.
MIT License
475 stars 65 forks source link

Update core.xml #85

Closed DonCallisto closed 7 years ago

DonCallisto commented 7 years ago

I'm using behat 3.3.0 and I've noticed that --list-scenarios won't work anymore if priority in this service is 100 (old value). Now I've tested it with 255 (highest possibile based on symfony standards) and this seems to work again.

Is 255 acceptable for you? Do I need to add behat 3.3.0 in travis?