Has anyone had problems using the mstest [AssemblyInitialize] attribute when running tests with TestDriven.Net?
I tried 2.14 RTM and 2.22 RTM, and none of them work for me. When I run the test, the build init method fails. It is like TD.Net does not return an attribute.
Any tips / ideas / hints are welcome! Thanks!
source
share