dsunit
Datastore tester
A testing framework for datastores
Datastore Testibility
45 stars
11 watching
9 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
viant/dsc | A Go library that provides unified access to various datastores using a SQL-ish API | 32 |
viant/asc | A library providing data storage and retrieval capabilities for Aerospike using Go. | 10 |
hexdigest/gounit | Generates tests stubs based on source function or method signature | 81 |
hexdigest/gounit-vim | A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. | 24 |
go-testfixtures/testfixtures | A tool for writing functional tests against real databases in Go applications. | 1,125 |
qiniu/goc | A comprehensive testing system for Go programming language applications | 824 |
cunicu/gont | A framework to test and debug distributed applications in Go | 78 |
hexdigest/gounit-sublime | A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
flexunit/flexunit | A unit testing framework for ActionScript 3 and Flex applications. | 269 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
matryer/is | A testing framework for Go with simple and readable API | 1,809 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 521 |
coreruleset/go-ftw | A framework for testing Web Application Firewalls in software applications. | 126 |