Run DB as docker container for integration tests
-
Updated
Apr 27, 2020 - Go
Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.
Run DB as docker container for integration tests
A tool to perform integration tests on a Kubernetes Cluster
A dive into integration and end-to-end testing in Go.
This repository offers utility functions for easy integrating go applications in kubernetes
Integration test framework for implementing go-storage services.
Golang module for embedded integration testing of AWS S3 client interactions
The example suggests a solution to the problem of cleaning the database after running tests and the problem of running tests in parallel. It also shows how to organize integration testing of Go code with Postgres.
functional testing tools - keep your application healthy with 🍅
TAS is an intelligent test execution platform for engineering teams to achieve high development velocity.