承接 oscarricardosan/phpunitg_laravel 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

oscarricardosan/phpunitg_laravel

Composer 安装命令:

composer require oscarricardosan/phpunitg_laravel

包简介

Phpunit test management package, in multiple app in local environment.

README 文档

README

Client package for https://github.com/oscarricardosan/phpunitg-laravel-dashboard .

Install

  1. In your terminal:
$ composer require --dev oscarricardosan/phpunitg_laravel
  1. When you register the application with https://github.com/oscarricardosan/phpunitg-laravel-dashboard it generates a token which you must put in the .env of the application.
PHPUNITG_TOKEN=Generated_token
  1. Add the service provider to your config/app.php file:
 \Oscarricardosan\PhpunitgLaravel\OscarricardosanPhpunitgServiceProvider::class
  1. Select the tests that you want to be scanned and put @phpunitG in phpDoc comments, with this you indicate to the package that this class must be scanned.

Optional, after @phpunitG you can put text that will serve as a tag name, if you do not put it it will remain as "No Tag".

<?php namespace App;

/**
* @phpunitG Tag name
*/
class ExampleTest extends TestCase{...My code...}
  1. In the methods that will be scanned put @test
/**
* @test
*/
public function is_index_working(){...My code...}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固