Page MenuHomeDevCentral

Upgrade PHPUnit to PHPUnit 6
ClosedPublic

Authored by dereckson on Oct 21 2017, 22:14.
Tags
None
Referenced Files
F35413772: D1085.id2771.diff
Fri, Jul 10, 07:50
F35408169: D1085.id2771.diff
Fri, Jul 10, 06:53
F35408059: D1085.diff
Fri, Jul 10, 06:52
F35399049: D1085.id2772.diff
Fri, Jul 10, 05:01
F35394570: D1085.diff
Fri, Jul 10, 03:50
Unknown Object (File)
Wed, Jul 8, 23:40
Unknown Object (File)
Tue, Jul 7, 10:44
Unknown Object (File)
Mon, Jul 6, 06:03
Subscribers
None

Details

Summary

Primary development is now PHP 7, so we require PHPUnit 6.

This fixes the issue the devel/phpunit port pulled PHP 5.6 on Ysul.

Test Plan

Ideally, we would like a phpunit --version to reply 6.4.3.

Currently, this fails, as the devel/phpunit6 binary package hasn't been
published yet. So alternative test is to install it manuall from ports,
then replay the state, and it's well a no-op.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
php7
Build Status
Buildable 1710
Build 1958: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 21 2017, 22:16
This revision was automatically updated to reflect the committed changes.