Page MenuHomeDevCentral

Declare PHPUnit as a Composer dependency
ClosedPublic

Authored by dereckson on Sep 22 2018, 21:47.
Tags
None
Referenced Files
F2967199: D1818.diff
Sun, May 19, 22:22
F2966275: D1818.id.diff
Sun, May 19, 10:58
Unknown Object (File)
Sat, May 18, 04:19
Unknown Object (File)
Mon, May 13, 09:33
Unknown Object (File)
Mon, May 13, 08:45
Unknown Object (File)
Sun, May 12, 19:12
Unknown Object (File)
Sat, May 11, 19:13
Unknown Object (File)
Thu, May 9, 01:56
Subscribers
None

Details

Summary

IDE like PhpStorm are out of the box preconfigured to check
dependencies locally, so it's easier to

This also have the benefit to declare the license and to document
PHPUnit version.

Test Plan

run composer phpunit

Diff Detail

Repository
rTESTSPRODENV Test suite for operations: prod-environment-behaves-correctly
Lint
Lint Passed
Unit
No Test Coverage
Branch
composer (branched from master)
Build Status
Buildable 2814
Build 3062: arc lint + arc unit

Event Timeline

dereckson created this revision.

Tweak Makefile, Composer, vendor so they are compatible with each others

This revision is now accepted and ready to land.Sep 22 2018, 22:04
This revision was automatically updated to reflect the committed changes.