matthiasblaesing commented on PR #4096: URL: https://github.com/apache/netbeans/pull/4096#issuecomment-1126819613
@neilcsmith-net I would argue, that the current "run single test" action is broken as is and needs to be updated to call into `test`. Could we please stop to pretend, that the IDE can lift the requirements, that developers have to understand their job and read the f*** documentation? Running a single integration test works as long as you did a baseline setup of the environment. If you can't do that, your integration test is already broken and thus useless. Your suggestion breaks working test while only giving toy tests the benefit to pretend to work. -- 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
