mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
DOCS: Updated definition check
Matches the one in the main Readme
This commit is contained in:
parent
dca72b30ef
commit
2bc36dbd53
@ -73,7 +73,7 @@ We'll see all steps marked as "not implemented" (orange).
|
|||||||
Thankfully Behat already comes with a lot of step definitions,
|
Thankfully Behat already comes with a lot of step definitions,
|
||||||
so our next move is to review what's already available:
|
so our next move is to review what's already available:
|
||||||
|
|
||||||
vendor/bin/behat --di @mysite
|
vendor/bin/behat @mymodule --definitions=i
|
||||||
|
|
||||||
The step definitions include form interactions, so we only
|
The step definitions include form interactions, so we only
|
||||||
need to adjust our steps a bit to make them executable.
|
need to adjust our steps a bit to make them executable.
|
||||||
|
Loading…
Reference in New Issue
Block a user