brainsware/grease

A minimalistic testing framework

Installs: 55

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/brainsware/grease

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

This package is not auto-updated.

Last update: 2025-10-06 20:24:51 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).