Click here to Skip to main content
15,896,153 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,

I am new to Grails and Groovy. Currently I am running tests of my application using the command grails test-app. Just like in Java, now I want to pass some parameters as command line arguments. Is it possible in Grails. If anyone has idea, please share it with me. I am searching for the solution.

Thanks in advance...........
Posted

1 solution

This was just one of the hits I received by googling "Groovy Command Line Options": http://www.comitservices.com/wp/?p=19[^]. Read there and if your still have gaps to fill find some other sources via given google terms.

Best regards,

-MRB
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900