https://github.com/krisnova/kind-test
Use Kubernetes in Docker to write Kubernetes unit tests using the idiomatic Go testing suite
https://github.com/krisnova/kind-test
Last synced: 7 months ago
JSON representation
Use Kubernetes in Docker to write Kubernetes unit tests using the idiomatic Go testing suite
- Host: GitHub
- URL: https://github.com/krisnova/kind-test
- Owner: krisnova
- Created: 2018-12-19T18:28:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T19:43:38.000Z (over 7 years ago)
- Last Synced: 2025-01-31T09:31:45.091Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kind-test
Use Kubernetes in Docker to write Kubernetes unit tests using the idiomatic Go testing suite