Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 18:07
Unknown Object (File)
Sat, Jan 18, 17:46
Unknown Object (File)
Mon, Jan 13, 16:15
Unknown Object (File)
Sun, Jan 5, 19:08
Unknown Object (File)
Fri, Jan 3, 16:24
Unknown Object (File)
Tue, Dec 24, 16:28
Unknown Object (File)
Dec 21 2024, 14:42
Unknown Object (File)
Dec 20 2024, 05:50
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.