forked from DynamoDS/Dynamo
-
Notifications
You must be signed in to change notification settings - Fork 10
Use the NUnitCI
Ian Keough edited this page Aug 24, 2015
·
1 revision
1: Open cmd and drop the .exe file there 2. Insert 3 arguments after .exe file: The 1st argument is the path of either the previous xml file or the previous folder of xml files The 2nd argument is the path of either the current xml file or the current folder of xml files The 3rd argument is the path where you want the output file to be created with : "\filename.html"
For example: C:\Users\t_anhp>"C:\Users\t_anhp\Documents\Visual Studio 2012\Projects\ConsoleAp plication2\ConsoleApplication2\bin\Debug\ConsoleApplication2.exe" C:\Users\t_anh p\Downloads\xmlCUR C:\Users\t_anhp\Downloads\xmlOLD C:\Users\t_anhp\Downloads\co mpareXML\compare.html