performant-labs/testor
最新稳定版本:1.10.3
Composer 安装命令:
composer require performant-labs/testor
包简介
Robo tasks that work with Automated Testing Kit
README 文档
README
A command-line database and file snapshot management tool.
- Stores snapshots in an S3 or SFTP server.
- Can run a sanitization task when making the snapshot.
- Configured by default to work with Drupal.
Full Documentation
Please see https://performantlabs.com/testor/testor.
Installation
Via composer:
composer require performantlabs/testor vendor/bin/testor self:init
Via composer under DDEV:
ddev composer require performantlabs/testor
ddev exec testor self:init
Directly download the latest release as a PHAR:
curl -L -o testor https://github.com/Performant-Labs/testor/releases/latest/download/testor.phar php testor self:init
Add the S3/SFTP credentials and site name to the .testor.yml configuration file. See the documentation.
统计信息
- 总下载量: 1.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-09-27