Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.13 KB

concise

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.