Skip to content
Snippets Groups Projects
Commit dff28ec1 authored by André Angelantoni's avatar André Angelantoni
Browse files

Add Site Map to README.md.

parent a59b0f1e
Branches
Tags 1.0.0-beta6
No related merge requests found
......@@ -56,9 +56,12 @@ Some tests require additional modules to be installed. If you don't want to use
tests, comment them out and don't add the module[s] below to your composer.json file.
The documentaton lists the modules a test requires.
Here are the dependencies currently:
- [Webform](https://www.drupal.org/project/webform)
- [QA Accounts](https://www.drupal.org/project/qa_accounts)
- [Symfony Mailer](https://www.drupal.org/project/symfony_mailer)
- [XML Sitemap](https://www.drupal.org/project/xmlsitemap) or [Simple Sitemap](https://www.drupal.org/project/simple_sitemap)
## Installation
......@@ -66,14 +69,15 @@ The documentaton lists the modules a test requires.
* Install as you would normally install a contributed Drupal module. Visit
https://www.drupal.org/node/1897420 for further information.
* Installing the module without Composer is not recommended and is unsupported.
* Definitely refer to the ATK documentation as this module will require
customization for your Drupal installation.
* Definitely read the ATK documentation. You will want to move the tests to your project
with the atk_setup script, set up the target URL and further customize the Kit for your
Drupal installation.
## Configuration
Refer to the [documentation](https://performantlabs.com/automated-testing-kit/automated-testing-kit);
You will need to set the target URL and much more.
you will need to set the target URL and a few more items.
Automated Testing Kit has a configuration page located at
/admin/config/development/automated_testing_kit/edit (stub for now).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment