You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: