Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
F26723091: D1598.diff
Sat, Apr 25, 12:06
F26687811: D1598.id4078.diff
Sat, Apr 25, 01:00
F26654213: D1598.id4078.diff
Fri, Apr 24, 14:22
Unknown Object (File)
Fri, Apr 24, 01:22
Unknown Object (File)
Wed, Apr 22, 04:12
Unknown Object (File)
Wed, Apr 22, 03:23
Unknown Object (File)
Tue, Apr 21, 16:06
Unknown Object (File)
Mon, Apr 13, 18:22
Subscribers
None

Details

Test Plan

phpunit

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 2507
Build 2755: arc lint + arc unit

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.