[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-1201) Support for Groovy tests in seam-gen

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Oct 14 15:24:31 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Allen resolved JBSEAM-1201.
-------------------------------

    Fix Version/s: 2.1.0.GA
       Resolution: Done
         Assignee: Dan Allen  (was: Emmanuel Bernard)


I have added a groovy.compiletest step, which will compile using groovyc any Groovy script anywhere on the classpath. This not only allows you to write tests in Groovy, but also to test components written in Groovy.

The only limitation of my implementation is that groovyc is run on all Groovy scripts instead of having certain scripts interpreted at runtime (*.groovy).

> Support for Groovy tests in seam-gen
> ------------------------------------
>
>                 Key: JBSEAM-1201
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-1201
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Tools
>            Reporter: Emmanuel Bernard
>            Assignee: Dan Allen
>             Fix For: 2.1.0.GA
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list