Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 207 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 207 Bytes

CONTRIBUTING

RUNNING TESTS

To run tests:

  • Make sure you have a recent version of PHPUnit installed; 3.7.0 minimally.

  • Enter the tests/ subdirectory.

  • Execute PHPUnit

    % phpunit