How to use Docker to execute Integrationtests?

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

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
  • doomed-databases

    Dynamically create Postgres databases for testing

  • We do exactly this at my company and it's worked well. We use the asp.net core integration test feature to be able to test with an http client, and use xUnit fixtures to fire up a fresh database instance cloned from a templates database running in a docker container for each test. I am using this doomed database library for that with a PostgreSQL instance - https://github.com/uhaciogullari/doomed-databases

  • 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

  • GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

    3 projects | dev.to | 8 May 2024
  • The search for easier safe systems programming

    11 projects | news.ycombinator.com | 8 May 2024
  • An Operating System for the Web

    1 project | news.ycombinator.com | 8 May 2024
  • A16Z-backed Regression Games launches Quickscope, automated testing in Unity

    1 project | news.ycombinator.com | 8 May 2024
  • Arena-Based Parsers

    4 projects | news.ycombinator.com | 8 May 2024