Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 570 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 570 Bytes

qaf-openapi-support

support library for openapi to auto generate request call repository and bdd from open api specification

Usage

To generate request call repository and BDD src, run com.qmetry.qaf.automation.openapi.v3.CodeGeneratorCLI with one or more specification URL as command line argument. If you want to use specification from local file system, you need to provide file URL.