Page MenuHomeDevCentral

Upgrade tests to PHPUnit 10
ClosedPublic

Authored by dereckson on Mar 15 2023, 23:23.
Tags
None
Referenced Files
F7776823: D2890.diff
Fri, May 2, 16:36
Unknown Object (File)
Thu, May 1, 07:13
Unknown Object (File)
Wed, Apr 30, 19:54
Unknown Object (File)
Wed, Apr 30, 12:11
Unknown Object (File)
Tue, Apr 29, 21:33
Unknown Object (File)
Tue, Apr 29, 17:08
Unknown Object (File)
Mon, Apr 28, 15:06
Unknown Object (File)
Fri, Apr 25, 15:49
Subscribers
None

Details

Diff Detail

Repository
rKBROKER Keruald Broker
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningphpunit.xml:5TXT3Line Too Long
Unit
Tests Passed
Branch
upgrade-phpunit
Build Status
Buildable 4566
Build 4833: arc lint + arc unit

Event Timeline

dereckson created this revision.
$ phpunit
Switching to Composer phpunit:
PHPUnit 10.0.16 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.1.16
Configuration: /usr/home/dereckson/dev/keruald/broker/phpunit.xml

D..D...                                                             7 / 7 (100%)

Time: 00:00.152, Memory: 8.00 MB

OK, but some tests have issues!
Tests: 7, Assertions: 14, Deprecations: 2.

Deprecations are expected, see T1798.

This revision is now accepted and ready to land.Mar 15 2023, 23:25
This revision was landed with ongoing or failed builds.Mar 15 2023, 23:25
This revision was automatically updated to reflect the committed changes.