Max84 opened a new issue, #5790: URL: https://github.com/apache/netbeans/issues/5790
### Apache NetBeans version Apache NetBeans 17 ### What happened I'm trying to launch PHPUnit test with Netbeans. My test works with phpunit 5.7 (yes, it's very old). Work = NetBeans launches the test, finds test, creates report. With PHPUnit 10, Netbeans doesn't launch test and this error is displayed: Class NetBeansSuite cannot be found in C:\Program Files\NetBeans-17\netbeans\php\phpunit\NetBeansSuite.php I have the same bug with Netbeans 12.4. ### How to reproduce Create a PHP project, add a PHPUnit test, add PHPUnit to your NetBeans. Just take care to phpunit version. Run the test. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 2016 ### JDK 16.0.1 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
