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

https://github.com/antithesishq/antithesis-sdk-go

Antithesis SDK for Go
https://github.com/antithesishq/antithesis-sdk-go

go golang sdk

Last synced: 6 months ago
JSON representation

Antithesis SDK for Go

Awesome Lists containing this project

README

          

# Antithesis Go SDK

This library provides methods for Go programs to configure the [Antithesis](https://antithesis.com) platform. Functionality is grouped into the packages [`assert`](https://antithesis.com/docs/generated/sdk/golang/assert/) for defining new test properties, [`random`](https://antithesis.com/docs/generated/sdk/golang/random/) for Antithesis input, and [`lifecycle`](https://antithesis.com/docs/generated/sdk/golang/lifecycle/) for controlling the Antithesis simulation.

For general usage guidance see the [Antithesis Go SDK Documentation](https://antithesis.com/docs/using_antithesis/sdk/go/)