Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Come up with a way to add things Grails commands like "run-webtest" to particular phases. The main reason for this is so that users can attach either WebTest or Selenium (or some other) tests to the "intg-test" phase.
Maybe it's possible to bind a goal with a particular configuration to a phase? In which case, we could use the "grails:exec" goal.