Monday, May 21, 2012

NUnit: Unit testing, recommendations on storing test data files

I've started working on an OpenXml based engine, and we are using a lot of pptx files for testing purpose. we do not want these files to be stored in the source control. is there any recommendations on this. may be storing in a network share or a mapped drive etc?





No comments:

Post a Comment