testfixtures
Database tester
A tool for writing functional tests against real databases in Go applications.
Ruby on Rails like test fixtures for Go. Write tests against a real database
1k stars
10 watching
80 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
databasefixturesgotesting
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for comparing and testing Go code | 436 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
| A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
| An application that provides a simple and flexible way to run tests in Go projects. | 8 |
| A tool to simplify testing of database code in unit and integration tests. | 233 |
| A tool that checks the usage of the testify testing framework in Go programs | 105 |
| Tools to augment Go testing and support common testing patterns | 518 |
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| A Go library to help write integration tests for RESTful APIs | 55 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
| A comprehensive testing system for Go programming language applications | 824 |
| A testing framework for Go with simple and readable API | 1,809 |
| Formats Go test results as readable documentation | 122 |