承接 mindplay/funit 相关项目开发

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

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

mindplay/funit

Composer 安装命令:

composer require mindplay/funit

包简介

A simple test suite for PHP 5.3+, partially inspired by QUnit.

关键字:

README 文档

README

A lightweight test suite for PHP 5.3+

Based on FUnit by Ed Finkler.

Web-based report design based on QUnit.

Features

  • Simple to write tests and get output – start writing tests fast
  • Short, straightforward syntax
  • Command-line and browser-based reporting

Screenshots

Running in the browser:

Browser Report

Running on the command-line:

Console Report

Usage

An example test-suite demonstrates the API and usage.

Installation

Install with Composer

If you're using Composer to manage dependencies, you can add the test-suite as a development-time dependency:

{
    "require-dev": {
        "mindplay/funit": ">=1.0"
    }
}

Install source from GitHub

To install the source code:

git clone git://github.com/mindplay-dk/funit.git

And include it in your scripts:

require_once '/path/to/funit/autoload.php';

Install source from zip/tarball

Alternatively, you can fetch a tarball or zipball:

$ curl https://github.com/mindplay-dk/funit/tarball/master | tar xzv
(or)
$ wget https://github.com/mindplay-dk/funit/tarball/master -O - | tar xzv

Using a Class Loader

If you're using a class loader (e.g., Symfony Class Loader) for PSR-0-style class loading:

$loader->registerNamespace('mindplay\funit', 'path/to/vendor/mindplay-funit');

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache
  • 更新时间: 2013-06-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固