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

Top 9.9% on proxy.golang.org

proxy.golang.org : github.com/mumoshu/testkit

mumoshu/testkit is a set of tools for testing your application and/or infrastructure code end-to-end. For application testing, it can provision a real infrastructure in the cloud, runs your code on it, and verifies the results. It supports AWS EKS and S3, GitHub, Slack. For infrastructure testing, it calls Terraform, eksctl, etc., of your choice to provision the infrastructure, optionally deploy test agents on it, and finally runs your tests against it. It is designed to abstract away and automate the common patterns of testing infrastructure code, so that you can focus on writing the actual tests. For example, it can delegate the creation of an EKS cluster to eksctl, and other resources to Terraform, and then run your tests against them. It can also create a GitHub repository, push your code to it, and then run your tests against it.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mumoshu/testkit
License: Apache-2.0
Latest release: 17 days ago
First release: over 1 year ago
Namespace: github.com/mumoshu
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...