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

PHPunit throwing error #2457

Closed
hi2binay opened this issue Jan 31, 2017 · 1 comment
Closed

PHPunit throwing error #2457

hi2binay opened this issue Jan 31, 2017 · 1 comment

Comments

@hi2binay
Copy link

Hi There,

I am trying to learn PHPUnit and going through following https://phpunit.de/manual/current/en/writing-tests-for-phpunit.html tutorials.

Follows all step of setting phpnit.phar setup etc as per above documentation.

When try to run the example, getting following error ......
A:\xampp\htdocs\phpunit>phpunit ./tests/DependencyFailureTest
Argument #3 (No Value) of PHPUnit_TextUI_ResultPrinter::__construct() must be a
value from "never", "auto" or "always"

Please let me know the solution or missing any kind of setup.

Thanks
Binay Kumar

@sebastianbergmann
Copy link
Owner

Thank you for your report.

Please provide a minimal, self-contained, reproducing test case that shows the problem you are reporting.

Without such a minimal, self-contained, reproducing test case I will not be able to investigate this issue.

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