{
    "env": {
        "wp_user": "admin",
        "wp_pass": "password",
        "site": {
            "url": "http://localhost:8888"
        }
    },
    "fixturesFolder": "tests/e2e/fixtues",
    "integrationFolder": "tests/e2e/integration",
    "pluginsFolder": "tests/e2e/plugins",
    "screenshotsFolder": "tests/e2e/screenshots",
    "videosFolder": "tests/e2e/videos",
    "supportFile": "tests/e2e/support/index.js"
}
