TestNG ant task fails on Mac OS X with error: No test suite found
问题 I have a Java project that I've been developing primarily in windows. I have some unit tests that I've written in TestNG that I also run... I'm using TestNG version 5.14.1 My project compiles fine under OS X. The TestNG tests also compile fine.. However when I try to execute the unit tests the task fails with the following error: Omair-Inams-MacBook-Pro:PNServices omairkhawaja$ ant clean testng ... compile-and-jar: [mkdir] Created dir: /Users/omairkhawaja/source/my-project/common/server