Skip to content

Simple Groovy script to convert a Spock Spec written as xml Excel sheet into a Groovy Spec

License

Notifications You must be signed in to change notification settings

rdmueller/Excel2Spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel2Spec

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.

About

Simple Groovy script to convert a Spock Spec written as xml Excel sheet into a Groovy Spec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages