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

Remove dependency on test_case #44

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Remove dependency on test_case #44

merged 1 commit into from
Dec 13, 2024

Conversation

intarga
Copy link
Member

@intarga intarga commented Dec 13, 2024

This macro was proving annoying by obscuring compiler errors, rustfmt, and rust_analyzer. With this we should replicate all it's behaviour except being able to see multiple case failures at once, and we get to remove a dependency as a bonus

@intarga intarga requested a review from Lun4m December 13, 2024 12:04
this macro was proving annoying by obscuring compiler errors, rustfmt,
and rust_analyzer. With this we should replicate all it's behaviour
except being able to see multiple case failures at once, and we get to
remove a dependency as a bonus
@intarga intarga merged commit 2cc0a95 into trunk Dec 13, 2024
1 check passed
@intarga intarga deleted the remove_test_case branch December 13, 2024 14:04
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