I have a main program (python) that will create a c# unit test code. I need to run this code, for which I need to create a new unit test project, add the created code into the project and then run it. I need to perform all these actions from within the main program itself. Is there any way to do these from the program? I mean either running some steps in cmd or using some api? Thanks for the help!
Asked
Active
Viewed 156 times
1 Answers
0
this may help you create a new .csproj file How to create csproj command line? then add your code files into the project directory,and add text like following in .csproj file
-
– Dev1n Feb 29 '16 at 09:48 -
Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline. – Tony Babarino Feb 29 '16 at 09:52