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

https://github.com/kudobuilder/test-tools

Helper functions for writing tests for Kubernetes clusters in Go
https://github.com/kudobuilder/test-tools

Last synced: 3 months ago
JSON representation

Helper functions for writing tests for Kubernetes clusters in Go

Awesome Lists containing this project

README

        

# Go Test Tools

![](https://github.com/kudobuilder/test-tools/workflows/Continuous%20Integration/badge.svg)
[![Documentation](https://img.shields.io/static/v1?label=go.dev&message=documentation&color=informational&logo=Go)](https://pkg.go.dev/mod/github.com/kudobuilder/test-tools)

This library provides helper functions for writing tests for Kubernetes clusters in Go. Most of these functions are wrappers around existing APIs. Their focus is ease-of-use and readability of tests.