Page MenuHomeDevCentral

Declare PHPUnit as a Composer dependency
ClosedPublic

Authored by dereckson on Sep 22 2018, 21:47.
Tags
None
Referenced Files
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
Unknown Object (File)
Wed, May 8, 09:57
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.