Updating PhpUnit Version
Hello!
I posted this problem days before in the PhpStorm Reddit thread, but no solutions were given. Did somebody face the same problem before?
I'll explain myself again: when I make a simple or a debug run, a popup shows up and takes some time until the unit tests start.

It's very annoying when you're working with tests and have to wait like 5-10 before the run starts.
Thank you very much!
Regards.
Please sign in to leave a comment.
Hi there,
https://youtrack.jetbrains.com/issue/WI-32845 -- planned to be fixed (by introducing some caching) for 2017.1 release.
ATM try disabling unneeded extensions and stuff like that -- may help.
P.S. I do not see such issue on my PC (Windows 10) .. but I've seen others with similar issue
Thank you very much for your answer!
Actually, this happens only on MacOS because I made tests on Debian and Windows, and the popup doesn't show up.
Regards.