Eben Roux
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Eben Roux created a post, Not running selected NUnit tests (runs all) and not running [Explicit] test
My tests have been working quite well up to now in VS2015. However, over my holiday period I installed VS2017 so I don't know if that affected anything. When I select an [Explicit] test (in VS2015... -
Eben Roux created a post, Assembly referenced in test project is not loaded
This actually appears to be the way .Net works and on can use the Assembly.GetReferencedAssemblies Method (https://msdn.microsoft.com/en-us/library/system.reflection.assembly.getreferencedassemblie...