We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6007102 commit 56bc67bCopy full SHA for 56bc67b
README.md
@@ -54,6 +54,10 @@ To use custom port one can provide a URL (e.g. for Docker container):
54
55
`REMOTE_URL=https://your-plesk-host.dom:port REMOTE_PASSWORD=password ./vendor/bin/phpunit`
56
57
+One more way to run tests is to use Docker:
58
+
59
+`docker-compose run tests`
60
61
## Using Grunt for Continuous Testing
62
63
* Install Node.js
0 commit comments