Identifying Tests

By Suite

By default, when you run Behat it will execute all registered suites one-by-one. If you want to run a single suite instead, use the --suite option:

$ vendor/bin/behat --suite=web_features
Previous chapter
Command Line Tool
Next chapter
Format Options