Not possible to write fixtures in VB.NET
Working patch
In AssemblyResolver, change line 134 to
Assembly assembly = Assembly.LoadFrom(assemblyPath);
Log in to post a comment.