pykiso-runnerThis plugin integrates pykiso into vscode by providing an play button and a context menu entry for yaml files. Just open a pykiso yaml file and the play button will appear. It is also able to fix autocompletion in vscode. FeaturesRun an active yaml file.
Run by the context menu RequirementsPykiso needs to be installed on your system. See https://github.com/eclipse-archived/kiso-testing . Extension SettingsNone Known IssuesNone Release Notes0.2.0Run test from yaml folder 0.1.0Add real debugging capabilities for ITF 0.0.1Initial release of pykiso runner How to get started as a developerFirst install nodeJs. https://nodejs.org/en/ From repo root folder install all package dependencies from package.json .
Open this project and press F5 to run the plugin. Create release package
|