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 tests for custom attributes in scarb #216

Open
Arcticae opened this issue Mar 10, 2025 · 0 comments
Open

Add tests for custom attributes in scarb #216

Arcticae opened this issue Mar 10, 2025 · 0 comments

Comments

@Arcticae
Copy link
Member

Attributes like allow(...) (or whichever ones we use/add in the lint plugin) should be tested in scarb, so that we make sure it actually compiles.

Ideally upon adding new allowed ones - we have test for that too (i.e. something like fixture test, crashing upon supported attribute appears but the snapshot is not updated) so that we know they're actually being enabled on the scarb side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant