jsonspec

Test generator

Provides a tool to generate JSON output for testing frameworks

JSON output for gogivens test framework

GitHub

0 stars
1 watching
0 forks
Language: Go
last commit: over 8 years ago

Related projects:

RepositoryDescriptionStars
corbym/htmlspecGenerates HTML output for BDD testing frameworks in Go1
corbym/gogivenGenerates readable test output from Go code15
zebroc/chatgpt-create-unit-testsAutomates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions.12
hedhyw/gherkingenGenerates test boilerplate from Cucumber/Gherkin feature files for Golang applications.77
goccmack/goccA tool for generating lexers and parsers from a BNF file with semantic actions.621
ysmood/gotA Go test framework with features like pretty output and value snapshot assertion.265
corbym/gocrestA hamcrest-like assertion library for Go106
hexdigest/gounitGenerates tests stubs based on source function or method signature81
nicklaw5/go-respondA package for generating JSON responses in Go web applications with various status codes and error handling options.55
hexdigest/gounit-vimA Vim plugin that generates Go tests based on function declarations and provides customizable test templates.24
luontola/gospecA testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated.113
m-zajac/json2goTool for generating Go type representations from JSON inputs132
ospector/gtest-gbarA C# wrapper around Google Test to enhance its user interface131
jmattheis/goverterAutomates the generation of type-safe conversion methods between data structures576
chrispenner/json-to-haskellA tool to automatically generate Haskell data types and instances from JSON schema81