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

Give anonymous examples unique names #40

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Give anonymous examples unique names #40

merged 1 commit into from
Oct 6, 2024

Conversation

st0012
Copy link
Owner

@st0012 st0012 commented Oct 6, 2024

Otherwise, they won't be displayed in VS Code's Test Explorer correctly.

Fixes #35

Otherwise, they won't be displayed in VS Code's Test Explorer correctly.
@st0012 st0012 added the bug Something isn't working label Oct 6, 2024
@st0012 st0012 merged commit f032e3c into main Oct 6, 2024
3 checks passed
@st0012 st0012 deleted the fix-#35 branch October 6, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When there is multiple tests without names, only the last one is executed
1 participant