We are using HtmlUnit (http://htmlunit.sourceforge.net/) which has been working 
quite nicely.

Ideally, we want to also use dbUnit to put the database into a known state 
before each test or suite of tests.


-----Original Message-----
From: Akins, Greg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 1:58 PM
To: Maven Users List
Subject: RE: SmokeTests in Maven


That's a great idea.  Do you just use webtest for the integration tests?

-----Original Message-----
From: Gimbel, Trevor [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 07, 2005 1:50 PM
To: Maven Users List
Subject: RE: SmokeTests in Maven



For our application, we have a separate project in CVS and maven
(ui-test), that is used to build and execute our integration tests.

This approach allows us to run the tests on an as needed basis, since
they do take longer than straight JUnit tests.  

-----Original Message-----
From: Akins, Greg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 1:05 PM
To: Maven Users List
Subject: SmokeTests in Maven


I would like to write some smoke tests against a deployed web
application.
 
Seems like I should be able to run Canoo tests after completing a
tomcat:deploy.
 
Can someone advise the easiest/best way to do this?  I had thought about
wrapping some ant/jelly in a postGoal; but thought there might be a
better way?
 
Greg Akins
Software Engineer
Sony Electronics, STP Systems
724.696.7322 (Sony)
724.696.6147 (AV)
724.454.7790 (Cell)
412.590.3973 (Pager)
 

---------------------------------------------------------------------
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