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