testsql

Test generator

Generates test data from SQL files before testing and clears it after finished.

Generate test data from SQL files before testing and clear it after finished.

GitHub

17 stars
2 watching
2 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists

golangtesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hexdigest/gounitGenerates tests stubs based on source function or method signature81
elgris/sqrlA Go-based library for building and executing SQL queries with fluent syntax.279
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
kesonan/sqlgenAutomates code generation for Go-based SQL libraries from MySQL queries84
relops/sqlcGenerates composable and type-safe SQL queries from a Go API101
go-the-way/sgA Go library for generating standard SQL queries6
mafulong/godalTools for generating Golang code from SQL definitions18
madflojo/testcertsGenerates self-signed certificates and certificate authorities for Go testing70
wbaldoumas/graphql-to-karateAutomatically generates tests for API endpoints based on GraphQL schema definitions.14
qiniu/gocA comprehensive testing system for Go programming language applications824
maxatome/go-testdeepTool for comparing and testing Go code436
dedalqq/omg.testingtoolsTool for dynamically modifying private fields in structs from imported libraries.1
tommylemon/sqlautoAutomates testing of SQL queries against various databases by generating test data and parameters51
go-testfixtures/testfixturesA tool for writing functional tests against real databases in Go applications.1,125
laracasts/testdummyA tool to generate and manage test data for integration testing in PHP applications.456