An open API service indexing awesome lists of open source software.

https://github.com/phingofficial/phingunit

This library contains tasks that enables Phing task developers to test their tasks with Phing and without PHPUnit. It contains a few assertion tasks and an phingunit task that runs build files instead of test classes and is modelled after the PHPUnit task.
https://github.com/phingofficial/phingunit

Last synced: 3 days ago
JSON representation

This library contains tasks that enables Phing task developers to test their tasks with Phing and without PHPUnit. It contains a few assertion tasks and an phingunit task that runs build files instead of test classes and is modelled after the PHPUnit task.

Awesome Lists containing this project

README

          

# phingunit
This library contains tasks that enables Phing task developers to test their tasks with Phing and without PHPUnit. It contains a few assertion tasks and an phingunit task that runs build files instead of test classes and is modelled after the PHPUnit task.