johnbillion / wordhat
WordHat is a Behat extension for WordPress. It provides WordPress-specific functionality for common testing scenarios specific to WordPress sites.
Installs: 1 405
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 0
Forks: 20
Open Issues: 1
Type:behat-extension
Requires
- php: >=7.2 <7.4
- behat/behat: ~3.1
- behat/mink-extension: ~2.3
- sensiolabs/behat-page-object-extension: ~2.1
Requires (Dev)
- behat/mink-goutte-driver: ^1.2
- dmore/behat-chrome-extension: ^1.3
- genesis/behat-fail-aid: ^2.0
- phpstan/phpstan: ~0.9
- squizlabs/php_codesniffer: ~3.0
- wp-cli/wp-cli-bundle: ~2.1
Suggests
- behat/mink-goutte-driver: Headless Mink driver
- behat/mink-selenium2-driver: JS-enabled Mink driver (requires Selenium)
- dmore/behat-chrome-extension: JS-enabled Mink driver for Chrome (does not require Selenium)
- genesis/behat-fail-aid: Get more out of your test suite by getting it to work with you when tests fail.
This package is auto-updated.
Last update: 2022-02-07 09:27:48 UTC
README
WordHat: Behat for WordPress
⚠️ This fork of WordHat is no longer maintained. I recommend that you use wp-browser instead.
WordHat is a Behat extension for WordPress. It provides WordPress-specific functionality for common testing scenarios specific to WordPress sites.
Use it for testing your WordPress site.
If you are new to the project or Behat, we recommend that you first read through our documentation. If you just want to get started, download WordHat on Composer or Github.