redhotmagma/symfony-test-utils 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Development
  2. API Usage

Setup for development

  1. Copy .env.dist to .env
  2. Start a container bin/start.sh
  3. Get inside the container bin/exec.sh bash or run the commands from outside bin/exec.sh vendor/bin/phpunit
  4. 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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2022-07-08