Enhance Test for kubebuilder alpha generate Command #4508
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
testing
What do you want to happen?
We need to enhance the testing of the
kubebuilder alpha generate
command. For further information see: https://book.kubebuilder.io/reference/rescaffoldNote that under the testdata we scaffold samples:
The goal here is to validate its functionality for all samples under testdata. A shell script solution is acceptable for this purpose, but if a better approach using Go tests (leveraging the existing test framework) can be implemented to validate the PROJECT file content, it would be preferable. Currently, the command is tested under: e2e/alphagenerate. This enhancement aims to:
Therfore what we need to do is:
Extra Labels
No response
The text was updated successfully, but these errors were encountered: