mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Clarify that behat-ss requires bash
See https://github.com/silverstripe/silverstripe-behat-extension/issues/187
This commit is contained in:
parent
d90f50fe10
commit
fe0818afc2
@ -82,7 +82,7 @@ Or even run a single scenario by it's name (supports regular expressions):
|
||||
|
||||
This will start a Chrome browser by default. Other browsers and profiles can be configured in `behat.yml`.
|
||||
|
||||
### Running with stand-alone command
|
||||
### Running with stand-alone command (requires Bash)
|
||||
|
||||
If running with `silverstripe/serve` and `chromedriver`, you can also use the following command
|
||||
which will automatically start and stop these services for individual tests.
|
||||
|
Loading…
Reference in New Issue
Block a user