As said, I want to add a command to my Behat Project.
I will add a '--list-scenarios' option to my behat command
The files I add or modify are in my vendor project, so I'm actually in search of how to not use the vendor directory.
Actually, the output is not really beautifull and can easily be modified.
There will surely be some modifications as I want the output to be written in a file.
Thanks @spolischook and his project.
The solution to this is to create your own extension.