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

--repeat option does not work in 3.5.0 #30

Closed
f0g opened this issue Sep 28, 2010 · 2 comments
Closed

--repeat option does not work in 3.5.0 #30

f0g opened this issue Sep 28, 2010 · 2 comments

Comments

@f0g
Copy link

f0g commented Sep 28, 2010

I've upgraded PHPUnit to 3.5.0 and found this:

phpunit works normal until "--repeat" option is used. With "--repeat 2" I got:

PHP Fatal error: Class 'PHPUnit_Extensions_RepeatedTest' not found in
/usr/share/pear/PHPUnit/TextUI/TestRunner.php on line 166

without it - it works.

And, btw, requiring 'PHPUnit/Extensions/TestDecorator.php' from within test didn't fix the problem.

@sebastianbergmann
Copy link
Owner

Fixed in 0fe6936.

@f0g
Copy link
Author

f0g commented Sep 28, 2010

thnx

igorw pushed a commit to igorw-forks/phpunit that referenced this issue Aug 24, 2011
partikus pushed a commit to zf1s/phpunit that referenced this issue Oct 4, 2022
This issue was closed.
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

2 participants