redhotmagma/symfony-test-utils
最新稳定版本:v5
Composer 安装命令:
composer create-project redhotmagma/symfony-test-utils
包简介
Library containing utilities for unit/funcional testing of symfony applications.
关键字:
README 文档
README
Bundle that consists of generic helper classes to aid unit and functional testing Symfony applications. Note that this bundle should be self contained, meaning that it should not have dependencies to other internal projects.
Topics
Setup for development
- Copy
.env.distto.env - Start a container
bin/start.sh - Get inside the container
bin/exec.sh bashor run the commands from outsidebin/exec.sh vendor/bin/phpunit - Stop the container
bin/stop.sh
Installation
Install it via composer.
composer require --dev redhotmagma/redhotmagma/symfony-test-utils dev-master
统计信息
- 总下载量: 3.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-07-08