An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/Oppodelldog/dockertest

Package dockertest is intended to help in executing tests in containers. This might be simple as executing unit tests in isolation on a docker host. You might also want to execute more complex setups like functionally testing a microservice with it's dependencies. This is where dockertest supports you. Basically this package consists of Builders to create a Network or Containers. But it also helps in orchestrating the tests and finally in cleaning up. To get started take a look in the main.go file in the examples folder, it's self explanatory.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21oppodelldog/dockertest
Keywords: docker , dockertest , functional-testing , orchestration , system-testing , test
License: MIT
Latest release: over 1 year ago
First release: over 5 years ago
Namespace: github.com/Oppodelldog
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 30 days ago

    Loading...
    Readme
    Loading...