Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
F24629250: D1598.id4078.diff
Mon, Mar 2, 12:04
F24627542: D1598.id4079.diff
Mon, Mar 2, 10:04
F24627530: D1598.id4078.diff
Mon, Mar 2, 10:03
F24624731: D1598.id4078.diff
Mon, Mar 2, 06:40
F24624708: D1598.id4079.diff
Mon, Mar 2, 06:39
F24623469: D1598.id4078.diff
Mon, Mar 2, 04:55
Unknown Object (File)
Thu, Feb 26, 03:03
Unknown Object (File)
Mon, Feb 23, 10:35
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.