Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Junit tests

On Fri, Oct 25, 2002 at 06:17:03AM -0400, Jonathan Gossage wrote:
> I notice that the current Junit test structure does not take care of
> creating the test database prior to running a test suite and does not
> teardown the database after.

What problem are you trying to solve?

The current JUnit tests create a project for each test. If it fails you
have somewhere to dig. If you have a big enough hard disk, you can keep
test runs for two months and compare the database contents if you want.

>                              It also does not provide a lot of flexibility
> in selecting which database to test against.

It runs against the database specified in ~/.stellation

> I would like to put some infrastructure in place to deal with these issues
> unless anyone has problems with this approach

I think you need to tell us more about it.

Cheers,
florin

-- 

"If it's not broken, let's fix it till it is."

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4

Attachment: pgpeyydVoEuiD.pgp
Description: PGP signature


Back to the top