Dynamo.IoC icon indicating copy to clipboard operation
Dynamo.IoC copied to clipboard

Added CSL adapter

Open GeorgeR opened this issue 12 years ago • 1 comments

Not familiar with MS Test - I added one anyway but couldnt run them as Local.testsettings doesnt exist

GeorgeR avatar May 27 '12 11:05 GeorgeR

Regarding the tests, I was able to get them to run via the command line tool: mstest.exe

mstest /testcontainer:wherever/Dynamo.Ioc.Tests.dll /test:OptionalFilter

You can leave the /test part off to run the whole assembly. You'll probably need to run the Visual Studio setup in the command first to have the PATH correct for mstest.

colinbate avatar May 17 '13 23:05 colinbate