Questions about Interfacing for Unit-Tests

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • testcontainers-go

    Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

  • For example, you could take a look at this open-source project that helps you spawn docker containers as part of your test setup enabling you to execute queries to a local database.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using test helpers in Go

    1 project | dev.to | 16 Feb 2024
  • ๐Ÿš€ Effortless Integration Tests with Testcontainers in Golang ๐Ÿงช

    2 projects | dev.to | 4 Sep 2023
  • What is the worst Go project you have worked on?

    1 project | /r/golang | 11 Nov 2022
  • Do you write integration tests in go?

    3 projects | /r/golang | 7 Sep 2021
  • Testcontainers

    16 projects | news.ycombinator.com | 27 Feb 2024