An open API service indexing awesome lists of open source software.

https://github.com/testground/sdk-go

Testground: SDK for developing test plans in Go
https://github.com/testground/sdk-go

Last synced: 5 months ago
JSON representation

Testground: SDK for developing test plans in Go

Awesome Lists containing this project

README

          

# Go Testground SDK

![Testground logo](https://raw.githubusercontent.com/testground/pm/master/logo/TG_Banner_GitHub.jpg)

[![Made by Protocol Labs](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai)
![Go version](https://img.shields.io/badge/go-%3E%3D1.14.0-blue.svg?style=flat-square)
[![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://pkg.go.dev/github.com/testground/sdk-go)
[![CircleCI](https://circleci.com/gh/testground/sdk-go.svg?style=svg)](https://circleci.com/gh/testground/sdk-go)

This repository contains the Golang SDK for developing [Testground](https://github.com/testground/testground) test plans.

## API docs

See [Godocs](https://pkg.go.dev/github.com/testground/sdk-go).

## Issues

Please report issues in the [`testground/testground` repo](https://github.com/testground/testground/issues).

## License

Dual-licensed: [MIT](./LICENSE-MIT), [Apache Software License v2](./LICENSE-APACHE), by way of the
[Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).