Automated Testing Kit Demo Recipe
This project installs and configures the Automated Testing Kit on a new Drupal installation. It then prepares the site by importing demo content and enabling necessary modules to run automated tests.
Install Automated Testing Kit (ATK) and run Playwright tests on a Drupal 11 installation.
This recipe will:
- Install Automated Testing Kit onto a fresh Drupal 11 installation
- Import demo content for the page error and search tests
- Install and configure modules that allow each test to operate
- Enable the Automated Testing Kit Demonstration sub-module that runs important post-application tasks, such as running the setup script and cron (to index the site).
Full installation instructions are here and you can watch a video of a demo install here.
Because this recipe applies configuration, enables many modules and imports test data, it is not appropriate for an existing site. To install Automated Testing Kit on an existing site, follow the manual instructions located here.
Watch an Introduction to Automated Testing Kit (42min).
Gorge out on testing and Drupal by visiting our Learning Resources page.
For support, join the #automated_testing_kit channel in the Drupal Slack workspace.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.1.0-beta4 | Pre-release | Feb 4, 2026 | |||
| 2.1.0-beta3 | Pre-release | Jan 29, 2026 | |||
| 2.1.0-beta2 | Pre-release | Jan 29, 2026 | |||
| 2.1.0-beta1 | Pre-release | Jan 29, 2026 | |||
| 2.1.0-beta0 | Pre-release | Jan 27, 2026 | |||
| 3.0.0-alpha6 | Pre-release | Jan 14, 2026 | |||
| 3.0.0-alpha5 | Pre-release | Jan 14, 2026 | |||
| 3.0.0-alpha4 | Pre-release | Oct 29, 2025 | |||
| 3.0.0-alpha3 | Pre-release | Oct 23, 2025 | |||
| 3.0.0-alpha2 | Pre-release | Oct 22, 2025 | |||
| 3.0.0-alpha1 | Pre-release | Oct 20, 2025 | |||
| 3.0.0-alpha0 | Pre-release | Oct 10, 2025 | |||
| 2.0.0 | Stable | May 15, 2025 | |||
| 2.0.0-alpha9 | Pre-release | May 13, 2025 | |||
| 2.0.0-alpha8 | Pre-release | Apr 23, 2025 | |||
| 2.0.0-alpha7 | Pre-release | Apr 18, 2025 | |||
| 2.0.0-alpha6 | Pre-release | Apr 1, 2025 | |||
| 2.0.0-alpha5 | Pre-release | Mar 31, 2025 | |||
| 2.0.0-alpha4 | Pre-release | Mar 31, 2025 | |||
| 2.0.0-alpha3 | Pre-release | Mar 23, 2025 | |||
| 2.0.0-alpha2 | Pre-release | Mar 23, 2025 | |||
| 2.0.0-alpha1 | Pre-release | Mar 23, 2025 | |||
| 1.0.3 | Stable | Mar 23, 2025 | |||
| 1.0.2 | Stable | Dec 8, 2024 | |||
| 1.0.1 | Stable | Dec 6, 2024 |