-
-
Save tarecord/770fc585de5b311d6700b81dca52dfdd to your computer and use it in GitHub Desktop.
Required Codeception modules for WP Browser
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"require-dev": { | |
"lucatume/wp-browser": "^3.1", | |
"codeception/module-asserts": "^1.0", | |
"codeception/module-phpbrowser": "^1.0", | |
"codeception/module-webdriver": "^1.0", | |
"codeception/module-db": "^1.0", | |
"codeception/module-filesystem": "^1.0", | |
"codeception/module-cli": "^1.0", | |
"codeception/util-universalframework": "^1.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment