testor

Command-line tool designed to work with Automated Testing Kit

Downloads
62
Stars
0
Committers
2

Testor

The command-line tool that works hand-in-glove with Automated Testing Kit.

Documentation

Please see https://performantlabs.com/testor/testor.

Installation

On bare metal:

composer require performantlabs/testor
vendor/bin/testor self:init

Under DDEV:

ddev composer require performantlabs/testor
ddev exec testor self:init

Add the S3-credentials and site name to the .testor.yaml configuration file. See the documentation.