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
Can't evaluate "Ad hoc" properties inside NUnit test project
Can't evaluate "Ad hoc" properties in NUnit test projects
Aug 1, 2016
------ Test started: Assembly: ClassLibrary7.dll ------
Test 'P:ClassLibrary7.Class1.SystemVersion' failed: Member type not supported: System.Reflection.RuntimePropertyInfo
System.Exception: Member type not supported: System.Reflection.RuntimePropertyInfo
at NUnitTDNet.Adapter.Utilities.GetTestPath(MemberInfo member)
at NUnitTDNet.Adapter.EngineTestRunner.RunMember(ITestListener testListener, Assembly assembly, MemberInfo member)
at TestDriven.TestRunner.AdaptorTestRunner.Run(ITestListener testListener, ITraceListener traceListener, String assemblyPath, String testPath)
at TestDriven.TestRunner.ThreadTestRunner.Runner.Run()
0 passed, 1 failed, 0 skipped, took 0.51 seconds (NUnit 3.2.1).
See: nunit/nunit3-tdnet-adapter#7
The text was updated successfully, but these errors were encountered: