previousnext/phing-phpunit

This package is abandoned and no longer maintained. No replacement package was suggested.

A library PHPUnit targets for Phing.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/previousnext/phing-phpunit

0.0.1 2014-11-06 21:20 UTC

This package is not auto-updated.

Last update: 2021-02-01 15:11:50 UTC


README

Overview

A library PHPUnit targets for Phing.

Installation

This project can be checked out with Composer.

require: "previousnext/phing-phpunit": "*"

If you are already running a Phing build in an existing project why not include these tasks as well with the following line in your build.xml:

<import file="vendor/previousnext/phing-phpunit/build.xml" optional="true" />

Usage

To get a list of tasks.

phing -l