Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: only check auto-determined func name
Rationale is that the user is able to provide their own value for `func_name` in `opt.func` and thus should be fully responsible to provide a valid name. This allows e.g. to provide a specific sub-test-name for table-driven tests.
- Loading branch information