kuttl
kuttl copied to clipboard
Report Validation
When setting reportFormat for testsuites... there is no validation which can have unexpected results.
- The xml | json must be lower case... this should be managed by kuttl not all clients
- The use of an invalid report type should thrown an error
Perhaps instead of setting reportFormat as a property, it needs to be set in a func that can be validated.