hyde
hyde copied to clipboard
Set tested_by to __OPTIONAL__ by default for anything that’s compiler-generated.
Is your feature request related to a problem? Please describe. Compiler generated code (default constructor etc) should not be required to be tested by tests.
Describe the solution you'd like Set tested_by: to OPTIONAL if the API is compiler-generated.
Describe alternatives you've considered
Additional context