开发者

VS.Net 2008 Unit testing path problem

开发者 https://www.devze.com 2022-12-26 18:19 出处:网络
I want to have a good test setup but, I can\'t find a way to put files in the \"In\" folder under TestResuls.

I want to have a good test setup but, I can't find a way to put files in the "In" folder under TestResuls.

How do I put files 开发者_运维知识库in the "In" folder.


The following code will give you the location of the out folder - working out the in folder should be easy from there

Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location);
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号