|
-
April 17th, 2009, 04:01 AM
#1
NUnit tests - need to run bat file in between
here's what i do every now and then
STEP 1. switch.to.oracle.bat
STEP 2. run unit test against Oracle db
[visual inspection on NUnit user interface after to make sure things are okay]
STEP 3. switch.to.mysql.bat
STEP 4. run unit test against MySQL
[visual inspection on NUnit user interface after to make sure things are okay]
STEP 5. switch.to.mssql.bat
STEP 6. run unit test against M$SQL
[visual inspection on NUnit user interface after to make sure things are okay]
question is, how can i automate this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|