Skip to content

feat: Add exists parameter to Attribute annotation #1941

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

Merged
merged 4 commits into from
May 26, 2025

Conversation

mshabarov
Copy link
Contributor

This adds an option to require no attribute with the given name to be present on a given TestBenchElement.

Fixes #1850

This adds an option to require no attribute with the given name to be present on a given TestBenchElement.

Fixes #1850
@mshabarov mshabarov force-pushed the add-exists-attribute-parameter branch from 59934db to b88d64b Compare May 23, 2025 13:18
@mshabarov mshabarov requested a review from caalador May 26, 2025 06:58
@mshabarov mshabarov merged commit f4c546e into main May 26, 2025
2 checks passed
@mshabarov mshabarov deleted the add-exists-attribute-parameter branch May 26, 2025 09:25
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.

Extend Attribute annotation to support boolean attributes
2 participants