Skip to content

Releases: Ginger-Automation/Ginger-Ruby-Plugin

Ginger Ruby Plugin v2.2.0

24 Apr 14:27
Compare
Choose a tag to compare

Plugin migrated to Dot Net 8

Ginger Ruby Plugin v2.1.0

21 Jul 10:21
009d2b1
Compare
Choose a tag to compare
Merge pull request #3 from Ginger-Automation/Ginger-Ruby-Upgrade

Ginger ruby Upgrade changes

Ginger Ruby Plugin v2.0.0 official

23 Aug 16:28
009d2b1
Compare
Choose a tag to compare

The Ruby Plugin target is to allow executing Ruby scripts from Ginger as integrative part of the Ginger test flow.

Ginger Ruby plugin allows to:
• Configure Ruby script execution by using script file.
• Configure Ruby script execution by using script content.

For above execution methods ginger Ruby plugin offers:
• Send execution Input Values to Ruby script.
• Get execution output values by parsing and showing console values and look for “key=value” pairs

Ginger Ruby Plugin v1.0.0 Official

21 Aug 08:12
Compare
Choose a tag to compare

The Ruby Plugin target is to allow executing Ruby scripts from Ginger as integrative part of the Ginger test flow.

Ginger Ruby plugin allows to:
• Configure Ruby script execution by using script file.
• Configure Ruby script execution by using script content.

For above execution methods ginger Ruby plugin offers:
• Send execution Input Values to Ruby script.
• Get execution output values by parsing and showing console values and look for “key=value” pairs