listener: 'org.testng.reporters.JUnitXMLReporter',
> outputdir: testResultsDir) {
> classfileset(dir: testClassesDir)
> }
> }
> }
>
> Levi
>
> On Thu, Feb 26, 2009 at 3:00 PM, GaryMcWilliams
> wrote:
>
>>
>> Idiot!
>>
>> ok,
nning?
GaryMcWilliams wrote:
>
> complete noob here trying to use gradle against a small project. Can get
> it all working except the testng tests. I searched the forum here, got
> some hits against testng, but nothing that give a poor noob any real help!
> Anyone offer any hints
complete noob here trying to use gradle against a small project. Can get it
all working except the testng tests. I searched the forum here, got some
hits against testng, but nothing that give a poor noob any real help!
Anyone offer any hints on getting my testNG tests to run?
- I note a referenc