Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 379 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 379 Bytes

Grease

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).