generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
api/v1alpha2Issue reported against or feature request for v1alpha2 APIIssue reported against or feature request for v1alpha2 APIgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Enhancement
Why is this needed?:
While there are different philosophies for logging in unit tests, it can be helpful to see examples of runtime log output in unit tests.
Describe the solution you'd like in detail:
For COSI's unit tests, the quickest and likely best way to implement this is using testr.New as suggested by @shanduur .
Describe alternatives you've considered:
Currently, no runtime logging is shown in unit tests, which is the other alternative.
Additional context:
Original discussion: #170 (comment)
Metadata
Metadata
Assignees
Labels
api/v1alpha2Issue reported against or feature request for v1alpha2 APIIssue reported against or feature request for v1alpha2 APIgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.