Ruby on Rails like test fixtures for Go. Write tests against a real database
☆1,221Mar 19, 2026Updated this week
Alternatives and similar repositories for testfixtures
Users that are interested in testfixtures are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Immutable transaction isolated sql driver for golang☆748Mar 11, 2025Updated last year
- Clean database for testing, inspired by database_cleaner for Ruby☆163Nov 10, 2021Updated 4 years ago
- A library for setting up Golang objects inspired by factory_bot.☆384Apr 5, 2023Updated 2 years ago
- Sql mock driver for golang to test database interactions☆6,533Sep 11, 2024Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,478Mar 17, 2026Updated last week
- Generate a Go ORM tailored to your database schema.☆6,974Feb 28, 2026Updated 3 weeks ago
- Fluent SQL generation for golang☆7,890Apr 24, 2024Updated last year
- The easiest solution to seed database with Go☆177Jul 3, 2024Updated last year
- Interface mocking tool for go generate☆2,190Updated this week
- GoMock is a mocking framework for the Go programming language.☆9,370Jan 8, 2024Updated 2 years ago
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated 2 weeks ago
- Database migrations. CLI and Golang library.☆18,252Updated this week
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,075Mar 23, 2024Updated 2 years ago
- A mock code autogenerator for Go☆7,024Mar 6, 2026Updated 2 weeks ago
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,894Mar 4, 2026Updated 2 weeks ago
- A Modern Testing Framework for Go☆8,967Updated this week
- Fast linters runner for Go☆18,694Updated this week
- Generate type-safe code from SQL☆17,177Updated this week
- A Go (golang) package for representing a list of errors as a single error.☆2,558Mar 13, 2026Updated last week
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,887Jun 23, 2025Updated 9 months ago
- HTTP mocking for Golang☆2,076Feb 14, 2026Updated last month
- Random fake data generator written in go☆5,326Mar 4, 2026Updated 2 weeks ago
- End-to-end HTTP and REST API testing for Go.☆2,713Nov 20, 2025Updated 4 months ago
- An entity framework for Go