Skip to content

Conversation

@svenfoo
Copy link

@svenfoo svenfoo commented Oct 15, 2020

This is a draft, the implementation is tested, but can certainly be improved. But I would like to ask for comments about the syntax first and whether this "feature" would have a chance to be accepted at all.

Bear with me, this is the first time I ever touched a Rust macro and also the first time I got in contact with syntax trees.

Supposedly fixes #7.

phillord added a commit to phillord/test-generator that referenced this pull request Jun 5, 2025
Previously additional outer attributes on the test_resource function
are discarded. This allows passing any additional attributes.

Addresses frehberg#8
phillord added a commit to phillord/test-generator that referenced this pull request Jun 5, 2025
Previously additional outer attributes on the test_resource function
are discarded. This allows passing any additional attributes.

Addresses frehberg#8
phillord added a commit to phillord/test-generator that referenced this pull request Jun 5, 2025
Previously additional outer attributes on the test_resource function
are discarded. This allows passing any additional attributes.

Addresses frehberg#8
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.

Allow to generate a test with #[ignore] attribute

1 participant