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

Add macro for generating runtime tests automatically #2196

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

rylev
Copy link
Collaborator

@rylev rylev commented Dec 21, 2023

This is a convenience macro for automagically creating a test for every runtime test instead of requiring that runtime tests be added to the tests/runtime-tests/tests directory and a #[test] annotated function be added to runtime-test.rs.

@rylev rylev requested a review from dicej December 21, 2023 13:28
@rylev rylev force-pushed the runtime-test-macro branch from 4efc547 to 841e11e Compare December 21, 2023 13:28
@rylev rylev force-pushed the runtime-test-macro branch from 841e11e to bede0d3 Compare December 21, 2023 13:46
@rylev rylev merged commit 8fed943 into main Dec 21, 2023
11 checks passed
@rylev rylev deleted the runtime-test-macro branch December 21, 2023 17:11
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