Patches item #862382, was opened at 2003-12-18 17:54
Message generated for change (Comment added) made by henryju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497984&aid=862382&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Simon Turner (simonturner)
Assigned to: Martijn Dashorst (dashorst)
Summary: Maven plugin

Initial Comment:
I have hacked the basic junit (test) plugin for maven
to create a simple jwebunit plugin which runs after a
deploy, rather than after a compile (i.e: it waits for
some url to be available before executing). Once copied
to your local repository, it's invoked like:

  maven jwebunit:test

There are comments in the plugin.properties about how
to isolate jwebunit tests from ordinary junit tests if
the sources are in the same /src/test directory.

----------------------------------------------------------------------

>Comment By: Julien HENRY (henryju)
Date: 2007-03-03 19:55

Message:
Logged In: YES 
user_id=1235926
Originator: NO

Closed because JWebUnit is a JUnit-based framework and can be run with
Surefire Maven plugin.

----------------------------------------------------------------------

Comment By: Simon Turner (simonturner)
Date: 2004-06-14 12:45

Message:
Logged In: YES 
user_id=933904

I have since added a couple of features (again, ported from
the junit plugin):

a) the plugin now sees the same system properties as may be
passed into junit tests

b) there is a jwebunit:single goal for running a single
jwebunit test

See attached zip 

----------------------------------------------------------------------

Comment By: Martijn Dashorst (dashorst)
Date: 2004-06-13 14:44

Message:
Logged In: YES 
user_id=695103

I'll look into it for release 1.3.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497984&aid=862382&group_id=61302

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to