Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 1.56 MB
MD5: e0c56c1ff9513c498990819b0403d5d0
SHA-1: a13acbcac0bdc3f33f165b40d13bde3f1dcbd7e6
SHA-256: 37a5d644eb718bd360fc0c609d3e0c34f5972e69b1e7a8b44c50c5d8711fef10
Download zip 1.59 MB
MD5: ef24c91ea0b608ea2ee121f8bc030def
SHA-1: f2c86ac92136910775d70910e7488e40c05155ea
SHA-256: 3911197dc7672ad36d98078d343177ad7402d937a67977e363c748b98cba323b

Release notes

Automated Testing Kit 1.3.0, 2024-11-30
---------------------------------------------
Changes since 1.2.0 in tests:
- Updated tests to work with Drupal 10.4; they will no longer work on 10.3.
- Updated media image test to work with .webp images that Drupal now
creates by default.
- Added new menu test (ATK-XX-1150).
- Added new search tests (ATK-XX-1160 through ATK-XX-1163).
- New helper functions:
deleteCurrentNodeViaUi()
deleteNodeWithNid()
getRandomUser()
inputTextIntoCKEditor()
readYAML().
- Perform cleanup after some tests.
- Added menu URLs to xx.atk.config.js files.
- Removed all uses of Ethereal.email because they discontinued the free service.

Changes since 1.2.0 in the module:
- Added Automated Testing Kit Demo sub-module that runs cron when it is installed. This
is required by the performant-labs/atk_drupal_recipe.
- Added new ability to atk_setup.sh script to copy tests back to their
location inside modules/contrib/automated_testing_kit (useful for developers).
- atk_setup.sh now copies playwright.package.json or cypress.package.json
to
/package.json.
- Removed the ghost configuration form.
- Converted JSON data file to YML.

Created by: aangel
Created on: 30 Nov 2024 at 20:49 UTC
Last updated: 30 Nov 2024 at 20:50 UTC
New features

Other releases