Skip to content

petekaras/TestDataBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestDataBuilder

Build json Data using a string based API. Usefull when writing tests using a BDD framework (like cucumber) and you need to:

  • Generate json data to pass to a REST API
  • Set properties using String data based in from the feature file
  • Minimize the amount of glue code you need to write

About

Build json Data using a string based API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages