WebTest

Website Testing tools.

Recommended to use with composer:

  "require-dev": {
    "drupal/webtest": "2.*@stable"
  },
  "config": {
    "bin-dir": "bin/",
    "secure-http": false,
    "preferred-install": {
      "drupal/core": "dist"
    }
  },