Gretty automatically invokes this task before farmIntegrationTest task.
Warning
|
Internal task, please, don’t invoke it on command line! |
Embedded servlet-container starts in separate java process against the web-apps of given farm and listens for HTTP-requests on port (default 8080).
Gradle script waits until servlet-container is online.
Gradle script proceeds to integration test task.
See also: Farm integration tests.