Skip to content

afborgesDev/ConvertJsonToGherkinExampleTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

This is a tool that allows converting JSON as a table to the Gherkin Language

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors