Skip to content
Snippets Groups Projects
Commit de1cd532 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Use phpunit 10.1

Switch to phpunit:^10.1.0 as minimum version,
removing phpunit:^9 in core main.

Clean up a test case, clean up temporary CI
setup, switch to new phpunit xml config files,
raise some acceptance test related dependencies.

> composer req --dev phpunit/phpunit:^10.1.0 -w
> composer req --dev codeception/module-webdriver:^4.0.0
> composer req --dev php-webdriver/webdriver:^1.14.0

Change-Id: I3f11355aa5a11f3ca879b09c64821ce3f89fe1c1
Resolves: #100608
Resolves: #100249
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78649


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent d69f4a18
Branches
Tags
No related merge requests found
Showing
with 344 additions and 1173 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment