Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
F32938374: D1598.diff
Sat, Jun 13, 11:58
F32902268: D1598.diff
Sat, Jun 13, 01:24
Unknown Object (File)
Fri, Jun 12, 15:23
Unknown Object (File)
Wed, Jun 10, 06:19
Unknown Object (File)
Sun, Jun 7, 12:55
Unknown Object (File)
Sun, Jun 7, 12:49
Unknown Object (File)
Thu, Jun 4, 22:10
Unknown Object (File)
Thu, Jun 4, 20:07
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.