Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
F11671280: D1598.id4078.diff
Mon, Sep 8, 20:57
Unknown Object (File)
Sun, Sep 7, 12:05
Unknown Object (File)
Thu, Aug 28, 10:56
Unknown Object (File)
Thu, Aug 28, 01:16
Unknown Object (File)
Tue, Aug 26, 20:05
Unknown Object (File)
Tue, Aug 26, 19:53
Unknown Object (File)
Thu, Aug 21, 22:53
Unknown Object (File)
Thu, Aug 21, 22:53
Subscribers
None

Details

Test Plan

phpunit

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

With the test RomanNumerals class:

$ phpunit
Switching to Composer phpunit:
PHPUnit 7.1.3 by Sebastian Bergmann and contributors.

.......                                                             7 / 7 (100%)

Time: 79 ms, Memory: 4.00MB

OK (7 tests, 7 assertions)
This revision is now accepted and ready to land.Apr 16 2018, 00:54
This revision was automatically updated to reflect the committed changes.