Skip to content

afborgesDev/ConvertJsonToGherkinExampleTable

Repository files navigation

Pipeline
CodeQL
codecov
Quality Gate Status
Nuget

Capabilities:

  • Convert a single JSON into a single line table
  • Convert a couple JSON into a multi line table
    • All JSON must have the same fields number and name
  • Convert a JSON from clipboard

Usage:

dotnet tool install --global ConvertJsonToGherkinExampleTable.CLI --version 1.0.0
convertjstogh -h

To see examples of supported JSON and general documentation go to Wiki