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

Investigate custom xunit discovery #37

Open
dpvreony opened this issue Feb 8, 2021 · 1 comment
Open

Investigate custom xunit discovery #37

dpvreony opened this issue Feb 8, 2021 · 1 comment

Comments

@dpvreony
Copy link
Owner

dpvreony commented Feb 8, 2021

IXunitTestCaseDiscoverer
ITestFrameworkExecutor

need to see if we can build base class that can have test data resolved without using a static property as making inheritence a blocker with attributes

https://github.com/xunit/xunit/blob/master/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs

@dpvreony
Copy link
Owner Author

dpvreony commented Feb 8, 2021

xunit/xunit#1119

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