dsunit
Datastore tester
A testing framework for datastores
Datastore Testibility
45 stars
11 watching
9 forks
Language: Go
last commit: 8 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 | 33 |
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 | 79 |
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,116 |
qiniu/goc | A comprehensive testing system for Go programming language applications | 818 |
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. | 270 |
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,782 |
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 | 512 |
coreruleset/go-ftw | A framework for testing Web Application Firewalls in software applications. | 117 |