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

Task: Finish [SuppressTempFileChecks] attribute functionality #898

Open
1 task done
NightOwl888 opened this issue Jan 19, 2024 · 0 comments
Open
1 task done

Task: Finish [SuppressTempFileChecks] attribute functionality #898

NightOwl888 opened this issue Jan 19, 2024 · 0 comments
Labels
is:feature is:task A chore to be done pri:normal testability up-for-grabs This issue is open to be worked on by anyone

Comments

@NightOwl888
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Task description

This attribute exists in LuceneTestCase, but does not currently function. The task involves researching what the original attribute did in Lucene and finding a way to make it function.

Note that most of the other attributes we have ported are called automatically by NUnit because we implement IApplyToTest, IApplyToContext and IWrapTestMethod, as appropriate.

We also keep these tests nested within LuceneTestCase because these attributes don't function outside the context of LuceneTestCase anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature is:task A chore to be done pri:normal testability up-for-grabs This issue is open to be worked on by anyone
Projects
None yet
Development

No branches or pull requests

1 participant