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
Thanks for the report. If you'd like to contribute a fix, that'd be awesome (PHPUnit 5.x still has to be supported though!), otherwise we'll see what we can do. For the time being, you can exec phpunit.
PHPUnit 6.0 was rewritten to use namespaces so classes like
PHPUnit_Framework_TestListener
can't be found anymore.The text was updated successfully, but these errors were encountered: