joomla-projects/joomla-testing
Composer 安装命令:
composer require joomla-projects/joomla-testing
包简介
Joomla automated testing scripts with container capabilities
README 文档
README
NOTE - This repository has been archived for now.
GSOC 2017 Parallel Testing Project
Summary
The project aims to reduce time of acceptance tests for Joomla extensions, with the initial focus on Weblinks.
This is made possible by running the tests in parallel in an environment of multiple Joomla servers and Selenium clients. The environment is automatically generated by the virtualisation project. Furthermore, a special algorithm has been designed and implemented to manage the optimal execution of the tasks, also taking account for their dependencies.
Run the parallel testing module
In order to run the tests, simply run the following command:
vendor/bin/robo run:coordinator isacandrei weblinks container-test > coordinator.log 2>&1
The logs will be available on the coordinator.log file.
The extension acceptance tests logs are currently saved in the _output folder of the extension.
The current setup has 5 servers and 3 clients. Therefore the expected behaviour is to run the first three tests, and when one finishes, run the one from the remaining ones. When another one finishes, the last test will be run.
At the end, a statistics of the tasks on each server is stored in the logs, summarising how many tasks are completed successfully and how many are failed.
Documentation
Repositories List:
- Weblinks
- Joomla Browser
- Virtualisation
- Joomla Testing
- Joomla Testing Robo
- Docker Joomla Automated Testing
PR Commits Lists:
- Joomla Browser
- Virtualisation 1
- Virtualisation 2
- Virtualisation 3
- Joomla Testing 1
- Joomla Testing 2
- Weblinks 1
- Weblinks 2
- Docker Joomla Automated Testing
- Joomla Testing Robo 1
- Joomla Testing Robo 2
All the PRs have been accepted and merged into the public repositories. The project is ready to use and will be integrated with Travis for Joomla extensions. The only dependency needed for each extension is the yml file with the required tests and working acceptance tests, all being described in the documentation listed above.
joomla-projects/joomla-testing 适用场景与选型建议
joomla-projects/joomla-testing 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 71.53k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2016 年 12 月 17 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「task」 「tests」 「containers」 「qa」 「docker」 「robo」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 joomla-projects/joomla-testing 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 joomla-projects/joomla-testing 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 joomla-projects/joomla-testing 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Containers Plugin for CakePHP
A cli tool which generates unit tests.
Chirripo is an open source docker containers setup to be added easily to any existing php project.
Swoole server process management
Expose the DDev executable commands to the Robo task runner.
Laravel tool benchmark
统计信息
- 总下载量: 71.53k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2016-12-17