Skip to content

Add support for run-tests.php to output all test results #2515

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

Closed
wants to merge 1 commit into from

Conversation

sgolemon
Copy link
Member

@sgolemon sgolemon commented May 6, 2017

./run-tests.php -W outfile.txt

PASSED foo/bar.phpt
FAILED baz/qux.phpt

@KalleZ
Copy link
Member

KalleZ commented May 6, 2017

I like the idea, +1.

I don't see an issue adding this to every active branch of PHP7, Thanks Sara! :)

@ekinhbayar
Copy link
Contributor

ekinhbayar commented May 7, 2017

Useful option indeed. It would be nice if it's also added to the --help text, maybe below here.

./run-tests.php -W outfile.txt

PASS foo/bar.phpt
FAIL baz/qux.phpt
@sgolemon
Copy link
Member Author

sgolemon commented May 7, 2017

@ekinhbayar Good call. I had put that in during a prior iteration, but forgot to include in my final commit. :D

@krakjoe
Copy link
Member

krakjoe commented May 8, 2017

Merged as 431e22f

Thanks.

@krakjoe krakjoe closed this May 8, 2017
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

Successfully merging this pull request may close these issues.

4 participants