- Make sure JDK (>= 1.8) and nodejs are installed.
- Run
npm ciin a terminal to download the required .jar files. - Run
npm testin a terminal or in vscode by clickingTerminal -> Run Task -> npm test.
If you want intellisense in test-specification yaml files: Open vscode and install the recommended redhat.vscode-yaml extension.
