Re: [mevenide-user] Surefire, TestNG and Test Output frame
"Milos Kleint" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
Well, not sure what exactly you mean, but this is how things work for 3.0.9that's in NetBeans 6.0 RC2 1. JUnit window is only activated when running "Test" action. Not on Build/Rebuild, even if they execute surefire. 2. JUnit window doesn't provide any API I could plug into. It's listening to Ant output and processing it. So I pretent to be an ant build and feed it :) 3. I do so by parsing the surefire's generated xml files. Not sure if these are the same with testng. I haven't tested with that. Milos On Nov 26, 2007 9:15 PM, Jason Porter <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Now that I can get my project to compile again using the external mvn > binary, is there a way to get the surefire results to show up in the > Test result frame? Does it do this if I use JUnit? > > Also noticed in the surefire output it doesn't show me any results, but > I guess this is a surefire question. > - -- > > - -Jason Porter > Real Programmers think better when playing Adventure or Rogue. > > PGP key id: 926CCFF5 > PGP fingerprint: 64C2 C078 13A9 5B23 7738 F7E5 1046 C39B 926C CFF5 > PGP key available at: keyserver.net, pgp.mit.edu > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHSylOEEbDm5Jsz/URCBGCAJsEgcNsYX6vM2NRMm7XzpdKDGFI2wCeMBEq > b8Czoz7usJwCn/Phv8pkylw= > =RoLk > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >