Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automated_testing_kit
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
automated_testing_kit
Commits
dff28ec1
Commit
dff28ec1
authored
1 year ago
by
André Angelantoni
Browse files
Options
Downloads
Patches
Plain Diff
Add Site Map to README.md.
parent
a59b0f1e
Branches
Branches containing commit
Tags
1.0.0-beta6
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-3
7 additions, 3 deletions
README.md
with
7 additions
and
3 deletions
README.md
+
7
−
3
View file @
dff28ec1
...
...
@@ -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
)
;
Y
ou will need to set the target URL and
much more
.
y
ou 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).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment