This 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.
Run an active yaml file.
Run by the context menu
Pykiso needs to be installed on your system. See https://github.com/eclipse-archived/kiso-testing .
None
None
Run test from yaml folder
Add real debugging capabilities for ITF
Initial release of pykiso runner
First install nodeJs. https://nodejs.org/en/ From repo root folder install all package dependencies from package.json .
npm install
npm install -g typescript
Open this project and press F5 to run the plugin.
npm install -g vsce
vsce package --baseContentUrl https://github.com/eclipse/kiso-testing-vscode.git