fp-cli/automated-tests
最新稳定版本:v2.0.2
Composer 安装命令:
composer require fp-cli/automated-tests
包简介
Automated tests across FIN-CLI and all bundled packages.
关键字:
README 文档
README
This repository runs automated tests for the nightly Phar builds of FIN-CLI.
Usage Instructions
The testing is set up through the use of environment variables in the Travis CI matrix configuration.
Testing source packages
$TEST_PACKAGE enables tests against source packages. You can select which commands/packages to test.
The following options can be set:
none- No packages are tested.all- The framework as well as all bundled commands are tested.commands- Only the command packages are tested.<package name>- Only the package named is tested.
Testing against Phar distributions
$TEST_PHAR enables tests against the Phar distributions. You can select which distribution to test. The selected distribution will be tested against all bundled commands/packages.
The following options can be set:
none- Skip phar testing.nightly- Use the nightly phar.stable- Use the latest stable phar release.all- Use both the latest stable release phar as well as the nightly phar.
Automated Builds
This repository is being rebuilt through a Travis CI cron job every 24 hours to post test results in Emails and Slack.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-08