automated_testing_kit_demo_recipe
No security coverage
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.