Create custom matchers for internal/testtypes #5157
Labels
area/clusterclass
Issues or PRs related to clusterclass
area/testing
Issues or PRs related to testing
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
Detailed Description
Composable custom matchers should be created in order to test whether the outcome of reconciliation or other action is as intended while ignoring fields in the resulting objects that aren't of interest.
Examples
The target use case for these matchers is in testing, and initially for the controllers/topology package. These matchers should be placed in the internal/testtypes package.
This issue is being worked on in parallel with #5137 and a short discussion about the custom matchers is here
/kind feature
The text was updated successfully, but these errors were encountered: