brainsware/grease

A minimalistic testing framework

Maintainers

Package info

github.com/Brainsware/grease

Homepage

pkg:composer/brainsware/grease

Statistics

Installs: 55

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-09 22:17:43 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).