Page MenuHomeDevCentral

Upgrade tests to PHPUnit 10
ClosedPublic

Authored by dereckson on Mar 15 2023, 23:23.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 01:07
Unknown Object (File)
Sun, Sep 21, 10:06
Unknown Object (File)
Sun, Sep 14, 03:26
Unknown Object (File)
Sat, Sep 13, 16:20
Unknown Object (File)
Fri, Sep 12, 18:15
Unknown Object (File)
Fri, Sep 12, 18:15
Unknown Object (File)
Wed, Sep 10, 16:32
Unknown Object (File)
Wed, Sep 10, 14:55
Subscribers
None

Details

Diff Detail

Repository
rKBROKER Keruald Broker
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.