Thanks Peter - sounds like a good idea. 

I had a question about analyzing test results, but it's not JUnit specific
and I'll post it as a separate email. 

-----Original Message-----
From: Peter Lin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 22 June 2005 9:27 PM
To: JMeter Users List
Subject: Re: JUnit sampler

the reasonfor the sampler is to be able to take existing junit tests
and run them with multiple threads.

peter


On 6/22/05, Sonam Chauhan <[EMAIL PROTECTED]> wrote:
> Interesting concept Peter, and I think a few people will find it useful
for
> integrating test engines under one architecture. A question: what sort of
> use-cases did you have in mind for this sampler? JUnit is mostly used for
> unit testing.  Did you have a sort of multi-threaded load-testing of Junit
> test cases in mind?
> 
> Sonam
> 
> -----Original Message-----
> From: Peter Lin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 22 June 2005 11:44 AM
> To: jmeter-user; jmeter-dev
> Subject: JUnit sampler
> 
> I'm starting to work on a JUnit sampler for JMeter and thought I'd see
> if jmeter users have any ideas and feedback.  The idea I had is to
> have a sampler that can take a jar file, scan for classes that extend
> TestCase and then use JUnit to execute the tests.
> 
> peter lin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to