fitenson/test-lab
最新稳定版本:v1.1.0
Composer 安装命令:
composer require fitenson/test-lab
包简介
Test Case Library for Yii2
README 文档
README
Test Lab
Test Lab is a custom wrapper for Codeception in your Yii2 Advanced project. It allows you to run Codeception commands (like generate:suite, run, etc.) using a simpler custom entry file.
📌 Features
Custom entry point: ./test-lab
Pre-configured with:
REST module for API testing
Yii2 module with your backend test config
Custom helper: \Fitenson\TestLab\Codeception\ApiHelper
Shorter commands (e.g. ./test-lab generate:suite api instead of vendor/bin/codecept ...)
🚀 Installation
Go to your Yii2 Advanced project root.
Create a new file called test-lab (no extension).
Paste the following contents: #!/usr/bin/env php
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-26