testfixtures

Ruby on Rails like test fixtures for Go. Write tests against a real database (by go-testfixtures)

Testfixtures Alternatives

Similar projects and alternatives to testfixtures

  1. Task

    A task runner / simpler Make alternative written in Go

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. Pion WebRTC

    Pure Go implementation of the WebRTC API

  4. yadm

    85 testfixtures VS yadm

    Yet Another Dotfiles Manager

  5. lowdefy

    52 testfixtures VS lowdefy

    The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

  6. dockertest

    Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

  7. rupy

    HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

  8. Shynet

    Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. go-sqlmock

    Sql mock driver for golang to test database interactions

  11. tera

    A template engine for Rust based on Jinja2/Django

  12. Nullboard

    Nullboard is a minimalist kanban board, focused on compactness and readability.

  13. GoJS, a JavaScript Library for HTML Diagrams

    JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

  14. fselect

    Find files with SQL-like queries

  15. Hamcrest

    Hamcrest matchers for the Go programming language

  16. go-vcr

    Record and replay your HTTP interactions for fast, deterministic and accurate tests

  17. GoSpec

    Testing framework for Go. Allows writing self-documenting tests/specifications, and executes them concurrently and safely isolated. [UNMAINTAINED]

  18. snipp.in

    Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser

  19. embedded-postgres

    Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

  20. httpmock

    HTTP mocking for Golang

  21. Tabula

    Extract tables from PDF files

  22. assert

    :exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions (by go-playground)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better testfixtures alternative or higher similarity.

testfixtures discussion

Log in or Post with

testfixtures reviews and mentions

Posts with mentions or reviews of testfixtures. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-27.
  • How to mock database calls
    4 projects | /r/golang | 27 Aug 2022
    I'm the author of https://github.com/go-testfixtures/testfixtures, a library written to make it easier to write tests with a real database and test data. You might want to use it together with docker-compose, for example.
  • Integration tests with Go and testcontainers
    6 projects | dev.to | 23 Jul 2022
    To solve the problem we will use testfixtures. Create a folders fixtures и fixtures/storage and put a file users.yaml inside:
  • Mocking database or use a test database
    5 projects | /r/golang | 18 Apr 2022
    A lot of good suggestions here, I would also take a look at go-testfixtures which allows you to create some simple yaml-based fixture data to use with unit testing. It's quick and easy, but yes can get unwieldy the more you add.
  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    I built an alternative to Make written in Go that is simpler to use and cross-platform: https://taskfile.dev/

    Also, a library to write tests with databases for Go: https://github.com/go-testfixtures/testfixtures

  • A note from our sponsor - Nutrient
    www.nutrient.io | 16 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Stats

Basic testfixtures repo stats
4
1,133
8.0
8 days ago

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that Go is
the 4th most popular programming language
based on number of references?