brainsware/grease

A minimalistic testing framework

dev-master 2013-05-23 12:21 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:50:25 UTC


README

Grease is a very minimalistic testing framework for PHP and was developed for testing Bacon and Sauce.

It currently supports three basic tests: throw, non-throw and asserts.

The output is formatted according to the Test Anything Protocol (TAP).