Skip to content

halfbaked/grails-funky-test-load

Repository files navigation

grails-funky-test-load

Intro

multiple chromes
Run functional tests as light load tests. Once you install this plugin, your application will be able to run functional tests in parallel, provided you have already done the necessary, to setup your application to run functional tests. If you are not sure what is required checkout this blog post on setting up functional tests in Grails with Geb and Spock.

Usage

This plugin comes with a script (it's about all it comes with ;) ) which you can use to run your tests. To run your tests run this command like you would any other grails command:

grails funky-test-load

This will bring up a console, and will ask you a number of questions. You can answer these questions with suitable values or hit return to accept the default.

Credits

About

Run functional tests as light load tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages