This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unit tests and junit


Hi,

On Sat, 2002-05-11 at 07:17, James Williams wrote:
> I will be writing some unit tests of my own using junit 3.7.
Great! What classes/packages were you thinking of to write tests for?
But why not just use the mauve framework? It is very simple.

> I would like to 
> contribute to the mauve project if possible and I am wondering how this might 
> be possible given that our test containers are different.  
I quickly looked at the API at
http://junit.sourceforge.net/javadoc/junit/framework/package-summary.html
Is that the version of the framework that you want to use?
It might be possible to implement that in terms of the mauve test
framework, but I would suggest first trying to write your tests as
normal Mauve tests.

Cheers,

Mark

P.S. Your From line show your email address as james@localhost.localdomain


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]