Skip to content

kensiprell/grails-plugin-test-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grails Plugin Test Scripts

I use these scripts to test my Grails plugins.

They should run on any *nix system, but I've tested them only on OSX. They use the following standard programs: bash, perl, and sed. They also require the gvmtool for switching between Grails versions.

When finished, the script will start your browser with an appropriate page showing either the geb test results page for a single test or showing a summary page with links to the individual geb tests if the 'all' argument is given.

About

Bash script for testing Grails plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages