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: about 5 years ago
Linked from 2 awesome lists

golangtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hexdigest/gounit Generates tests stubs based on source function or method signature 79
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 278
zebroc/chatgpt-create-unit-tests Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. 12
kesonan/sqlgen Automates code generation for Go-based SQL libraries from MySQL queries 82
relops/sqlc Generates composable and type-safe SQL queries from a Go API 101
go-the-way/sg A Go library for generating standard SQL queries 6
mafulong/godal Tools for generating Golang code from SQL definitions 18
madflojo/testcerts Generates self-signed certificates and certificate authorities for Go testing 69
wbaldoumas/graphql-to-karate Automatically generates tests for API endpoints based on GraphQL schema definitions. 14
qiniu/goc A comprehensive testing system for Go programming language applications 818
maxatome/go-testdeep Tool for comparing and testing Go code 436
dedalqq/omg.testingtools Tool for dynamically modifying private fields in structs from imported libraries. 1
tommylemon/sqlauto Automates testing of SQL queries against various databases by generating test data and parameters 50
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,116
laracasts/testdummy A tool to generate and manage test data for integration testing in PHP applications. 455