Skip to content

Ginger Python Plugin v1.1.0

Compare
Choose a tag to compare
@sudarshan0212 sudarshan0212 released this 19 Apr 11:09
· 23 commits to master since this release

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

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

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