Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The tests don't appear to run on PHPUnit 10+: #3

Open
NielBuys opened this issue Dec 24, 2024 · 0 comments
Open

The tests don't appear to run on PHPUnit 10+: #3

NielBuys opened this issue Dec 24, 2024 · 0 comments

Comments

@NielBuys
Copy link
Owner

          @NielBuys Heads up, the tests don't appear to run on PHPUnit 10+:
$ composer run test:coverage
> @putenv XDEBUG_MODE=coverage
> phpunit --color=always --coverage-text --configuration tests/phpunit.xml
PHP Fatal error:  Cannot override final method PHPUnit\Framework\TestCase::runBare() in /home/jamie/projects/CodeIgniter/tests/mocks/ci_testcase.php on line 349

Fatal error: Cannot override final method PHPUnit\Framework\TestCase::runBare() in /home/jamie/projects/CodeIgniter/tests/mocks/ci_testcase.php on line 349
Script phpunit --color=always --coverage-text --configuration tests/phpunit.xml handling the test:coverage event returned with error code 255

Originally posted by @jamieburchell in #2 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant