Skip to content

electric-cloud/FlowPluginsTestGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. use command to build artifact: ./gradlew distZip

  2. then unzip file in folder build/distributions/ unzip FlowPluginsTestGen-1.0-SNAPSHOT.zip

  3. cli utility will be located in path: ./FlowPluginsTestGen/build/distributions/FlowPluginsTestGen-1.0-SNAPSHOT/bin/FlowPluginsTestGen

  4. Go to main plugin folder, example: EC-Kubectl

  5. Create a file "testConfig/testspec.yaml" which contains tests specification (example locates in folder "resources"):

EC-Kubectl
└── testConfig 
   └── testspec.yaml
  1. launch cli tool (./FlowPluginsTestGen/build/distributions/FlowPluginsTestGen-1.0-SNAPSHOT/bin/FlowPluginsTestGen) from plugin directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages