Page MenuHomeDevCentral

Declare PHPUnit as a Composer dependency
ClosedPublic

Authored by dereckson on Sep 22 2018, 21:47.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 23:17
Unknown Object (File)
Mon, Nov 11, 13:22
Unknown Object (File)
Tue, Oct 29, 02:51
Unknown Object (File)
Oct 14 2024, 11:07
Unknown Object (File)
Oct 13 2024, 22:25
Unknown Object (File)
Oct 10 2024, 01:22
Unknown Object (File)
Oct 5 2024, 08:42
Unknown Object (File)
Oct 5 2024, 07:05
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.