|
Hello,
what do you use for tests? In rails world there are rspec and cucumber and for grails what can I use? --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Spock might be worth a look.
http://grails.org/plugin/spock Ronny On Mar 22, 2011, at 9:06 PM, Mauro wrote: > Hello, > what do you use for tests? > In rails world there are rspec and cucumber and for grails what can I use? > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I'm a big fan of Spock and Geb together.
On Tue, Mar 22, 2011 at 8:52 PM, Ronny Løvtangen <[hidden email]> wrote: Spock might be worth a look. |
|
Spock and Geb. Highly recommend the Fixtures Plugin + the Build Test Data plugin too.
On Wed, Mar 23, 2011 at 1:24 AM, Glenn Saqui <[hidden email]> wrote: I'm a big fan of Spock and Geb together. |
|
In reply to this post by Mauro-4
A shameless plug ofcourse, since I'm the author of the plugin, but depending on your audience and type of test, you could also look at the Grails Fitnesse plugin (http://www.grails.org/plugin/fitnesse), which, under the right circumstances (complex domain, involved customer, technical testers) proves to be a very useful tool.
And like others say, Spock is great too! |
| Powered by Nabble | Edit this page |
