承接 blainesch/li3_leaderboard 相关项目开发

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

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

blainesch/li3_leaderboard

最新稳定版本:v1.0.3

Composer 安装命令:

composer require --dev blainesch/li3_leaderboard

包简介

A leaderboard to show off which developers are creating unit tests

README 文档

README

A leaderboard to show off which developers are creating unit tests.

Build Status

Installation

Dependencies

This uses git blame to determine who created the test, so GIT is a dependency.

Composer

{
    "require": {
        ...
        "blainesch/li3_leaderboard": "dev-master"
        ...
    }
}
php composer.phar install

Submodule

git submodule add git://github.com/BlaineSch/li3_leaderboard.git libraries/li3_leaderboard

Clone Directly

git clone git://github.com/BlaineSch/li3_leaderboard.git libraries/li3_leaderboard

Setting up

In your libraries.php file:

<?php
// ...
if(!lithium\core\Environment::is('production')) {
	Libraries::add('li3_leaderboard', array(
		'paths' => array(
			dirname(dirname(__DIR__)) . '/tests/',
		),
		'files' => array(
			'/Test\.php$/' => '/function test/',
			'/\.feature$/' => '/Scenario:/',
		),
	));
}
// ...
?>

Running

To view the results simply view:

localhost/testLeaderboard

Screenshot

Leaderboard

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: The
  • 更新时间: 2012-11-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固