We have practice to cover some basic functionality with unit tests project (MSTest framework), while complex integration tests (that require external data from xml files, highly customozible run, external connections and option to run outside MS Studio in Test and Production environments) as console applications. We have practice to cover some basic functional