Page MenuHomeDevCentral

Declare PHPUnit as a Composer dependency
ClosedPublic

Authored by dereckson on Sep 22 2018, 21:47.
Tags
None
Referenced Files
F2908633: D1818.id4602.diff
Wed, May 8, 09:57
F2906694: D1818.id4604.diff
Wed, May 8, 06:35
Unknown Object (File)
Mon, May 6, 10:29
Unknown Object (File)
Sun, May 5, 02:21
Unknown Object (File)
Thu, May 2, 22:43
Unknown Object (File)
Thu, May 2, 21:20
Unknown Object (File)
Thu, May 2, 21:05
Unknown Object (File)
Thu, May 2, 10:17
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 Not Applicable
Unit
Tests Not Applicable

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.