Page MenuHomeDevCentral

Configure PHPUnit
ClosedPublic

Authored by dereckson on Apr 16 2018, 00:53.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 22:38
Unknown Object (File)
Wed, Dec 11, 15:30
Unknown Object (File)
Thu, Dec 5, 11:06
Unknown Object (File)
Wed, Dec 4, 10:45
Unknown Object (File)
Wed, Nov 27, 12:34
Unknown Object (File)
Fri, Nov 22, 17:42
Unknown Object (File)
Nov 19 2024, 06:43
Unknown Object (File)
Nov 17 2024, 20:26
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.