Releases: Ginger-Automation/Ginger-Groovy-Plugin
Ginger Groovy Plugin v2.2.0
Plugin Migrated to Dot Net 8
Ginger Groovy Plugin v2.1.0
Merge pull request #2 from Ginger-Automation/Ginger-Groovy-Plugin_upg…
Ginger Groovy Plugin v2.0.0 Official
The Groovy Plugin target is to allow executing groovy scripts from Ginger as integrative part of the Ginger test flow.
Ginger Groovy plugin allows to:
• Configure groovy script execution by using script file.
• Configure groovy script execution by using script content.
For above execution methods ginger groovy plugin offers:
• Send execution Input Values to groovy script.
• Get execution output values by parsing and showing console values and look for “key=value” pairs
Ginger Groovy Plugin v1.2.0
The Groovy Plugin target is to allow executing groovy scripts from Ginger as integrative part of the Ginger test flow.
Ginger Groovy plugin allows to:
• Configure groovy script execution by using script file.
• Configure groovy script execution by using script content.
For above execution methods ginger groovy plugin offers:
• Send execution Input Values to groovy script.
• Get execution output values by parsing and showing console values and look for “key=value” pairs
Ginger Groovy Plugin v1.1.0
The Groovy Plugin target is to allow executing groovy scripts from Ginger as integrative part of the Ginger test flow.
Ginger Groovy plugin allows to:
• Configure groovy script execution by using script file.
• Configure groovy script execution by using script content.
For above execution methods ginger groovy plugin offers:
• Send execution Input Values to groovy script.
• Get execution output values by parsing and showing console values and look for “key=value” pairs
Ginger Groovy Plugin v1.0.0 Official
Groovy plugin : execute groovy script file /content from command line…