While contributing on Sylius, I had to add a test for a fix.
There was already some behat test regarding the feature, but I had trouble to get ready to launch them in my own environment, and Makefile provided by Sylius didn't help me.
Here is how I proceed.
First, you need to be able to launch the sylius, but in Test mode.