elliotchance/concise

Concise is test framework for using plain English and minimal code, built on PHPUnit.

v2.1.3 2018-05-29 01:30 UTC

README

NOTE: concise is no longer maintained.

Build Status Coverage Status Latest Stable Version Total Downloads

Concise is unit test framework for using plain English and minimal code, built on PHPUnit.

Highlights include:

  • 100% compatible with PHPUnit, no changes required. You may use as many features as you like.
  • Much better mocking framework with a lot less typing.
  • Huge array of assertions to save on boilerplate code.
  • Assert and [[Verify|verify]] supported.

See the full documentation at concise.readthedocs.org.