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
The text was updated successfully, but these errors were encountered:
jcansdale
changed the title
Enable support for [assembly: CustomTestRunner(typeof(MyTestRunner))]
Implement test runner discovery using TestDriven.Framework.CustomTestRunner attribute
Aug 5, 2016
E.g. tagging the test assembly with:
[assembly: CustomTestRunner(typeof(MyTestRunner))]
The text was updated successfully, but these errors were encountered: