Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
F14681003: D1598.diff
Sun, Nov 30, 00:19
Unknown Object (File)
Wed, Nov 26, 20:05
Unknown Object (File)
Wed, Nov 26, 11:49
Unknown Object (File)
Sat, Nov 22, 12:33
Unknown Object (File)
Sat, Nov 22, 12:30
Unknown Object (File)
Sat, Nov 22, 11:57
Unknown Object (File)
Sat, Nov 22, 11:39
Unknown Object (File)
Fri, Nov 21, 20:30
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.