Skip to content

Add envtest utility package as a separate module#71

Merged
rytswd merged 7 commits intomainfrom
introduce-envtestutil
Dec 12, 2025
Merged

Add envtest utility package as a separate module#71
rytswd merged 7 commits intomainfrom
introduce-envtestutil

Conversation

@rytswd
Copy link
Copy Markdown
Contributor

@rytswd rytswd commented Dec 12, 2025

This utility allows resource matching in declarative way by using envtest API server + etcd, and Go channel event management.

The testutil package contains non-envtest related utilities such as go
-cmp options. While the main usage is around envtest, this generic
name should allow us to store more test utilities in a single module.
@rytswd rytswd merged commit 39bf45a into main Dec 12, 2025
2 checks passed
@rytswd rytswd deleted the introduce-envtestutil branch December 12, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants