🐛 | Drupal core | No error output in Nightwatch if the ./scripts/test-site.php produces the "Parse error"
🇦🇲Armenia Narine_Tsaturyan
I applied the proposed fix for printing stdout during installation failures, and it significantly improved the debugging process for me. I was able to quickly pinpoint and resolve errors that were not previously visible in the Nightwatch test output. This enhancement is definitely a valuable addition for developers working with Drupal installations and testing.
Thank you for addressing this!