kuria/dev-meta 问题修复 & 功能扩展

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

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

kuria/dev-meta

Composer 安装命令:

composer require kuria/dev-meta

包简介

Common development dependencies and scripts for Kuria libraries

README 文档

README

Common development dependencies and scripts for Kuria libraries.

Contents

Requirements

  • PHP 7.1+

Usage

Composer scripts

This package defines the following composer scripts:

  • composer all - run codestyle checks and tests
  • composer tests - run tests
  • composer coverage - run tests and generate code coverage report
  • composer cs - run codestyle checks
  • composer cs:fix - attempt to automatically fix codestyle violations

Run the composer package-scripts:list to show commands to only run specific tools.

Base test class

The Kuria\DevMeta\Test class should be extended instead of PHPUnit\Framework\TestCase.

It provides access to additional features from kuria/phpunit-extras.

<?php

namespace Acme;

use Kuria\DevMeta\Test;

class ExampleTest extends Test
{
    // ...
}

统计信息

  • 总下载量: 1.26k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 19
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固