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

Explore using attributes for excluding specific methods from integration or unit runs #12

Open
farlee2121 opened this issue Mar 11, 2018 · 0 comments

Comments

@farlee2121
Copy link
Owner

Should be able to create a fixture builder that reflects to fetch attributes on a method. Then, generate a test case (in the fixture builder) for both unit and integration unless an exclusion attribute is present.

https://www.red-gate.com/simple-talk/dotnet/net-tools/testing-times-ahead-extending-nunit/
https://stackoverflow.com/questions/39686622/nunit-get-tests-names-in-a-fixture

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

No branches or pull requests

1 participant