You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I execute run-tests.php without arguments, I'm asked if I want to write the test results to a file. This stops working as soon as I limit the tests to some subdirectories by passing them as arguments to run-tests.php. Is there a way to get the test results without running the full test suite?