8000 handbook/behat-steps.md at main · wp-cli/handbook · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
172 lines (60 loc) · 11.1 KB

File metadata and controls

172 lines (60 loc) · 11.1 KB

Behat Steps

WP-CLI makes use of a Behat-based testing framework and provides a set of custom step definitions to write feature tests.

Behat steps documentation is generated from the WP-CLI codebase on every release. To suggest improvements, please submit a pull request.


Given

When

Then

0