Simple Groovy script to convert a Spock Spec writteh as xml Excel sheet into a Groovy Spec.
Just use the SampleSpec.xml as starting point to let the product owner of your project define the functional tests.
When you run the excel2spec.groovy script, it will convert all *Spec.xml file to scaffolds of Spoc Specs together with basic page definitions so that a developer can fill in the code which does the real testing.