Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: only check auto-determined func name #68

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

wilriker
Copy link
Contributor

@wilriker wilriker commented Mar 8, 2024

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.

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.
@crispgm crispgm merged commit a59e9a7 into crispgm:main Mar 9, 2024
3 checks passed
@crispgm
Copy link
Owner

crispgm commented Mar 9, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants