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
- Host: GitHub
- URL: https://github.com/kudobuilder/test-tools
- Owner: kudobuilder
- License: apache-2.0
- Created: 2020-02-05T12:59:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T06:58:37.000Z (over 2 years ago)
- Last Synced: 2025-02-14T17:42:21.374Z (4 months ago)
- Language: Go
- Size: 310 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Test Tools

[](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.