Writing Tests for MongoDB using Dockertest in Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • The rest of the tests can be found here on GitHub.

  • dockertest

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

  • For more information on dockertest, you can find the repository here.

  • 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

  • Unit testing Migrations with Go

    1 project | /r/golang | 30 Sep 2022
  • Go Integration Tests using Testcontainers

    1 project | /r/golang | 1 Sep 2022
  • Modern REST API with Go and PostgreSQL - Part 5: Containerized tests with Docker Compose

    2 projects | /r/golang | 23 Aug 2022
  • Testing Repository vs Service

    1 project | /r/golang | 15 Aug 2022
  • using docker within go test

    1 project | /r/golang | 2 Jul 2022