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

Log the InitialTestsRun command line when --debug is used #520

Closed
maks-rafalko opened this issue Oct 24, 2018 · 0 comments · Fixed by #683
Closed

Log the InitialTestsRun command line when --debug is used #520

maks-rafalko opened this issue Oct 24, 2018 · 0 comments · Fixed by #683

Comments

@maks-rafalko
Copy link
Member

maks-rafalko commented Oct 24, 2018

I found it useful many times and today I was suggesting to add var_dump($process->getCommandLine()) before this line

$process->run(function ($type) use ($process): void {
just to understand what this command looks like.

I think it would be convinient to add this debug info to infection.log when --debug option is used

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