Skip to content

Latest commit

 

History

History
 
 

example-project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example IG project with tests

  1. Make sure JDK (>= 1.8) and nodejs are installed.
  2. Run npm ci in a terminal to download the required .jar files.
  3. Run npm test in a terminal or in vscode by clicking Terminal -> Run Task -> npm test.

If you want intellisense in test-specification yaml files: Open vscode and install the recommended redhat.vscode-yaml extension.