WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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