dimanche 31 mai 2015

Running xunit tests on tests.dll files in the test folders

I'm using the xunit.console.exe to run the tests.dll in the test folder. I can do this successfully for individual tests by calling the console.exe path and running it in the test folder. I'm trying to figure out how to do for different tests.dll files located in different folders under the main tests folder. I saw one solution was to copy the xunit.console.exe to the bin tests folder and run it there. I saw another claiming to call both the paths of the conosle.exe and the tests.dll files and run them. I'm trying to figure out a simple way to do this that I can understand. Anyway help or direction is appreciated. Thanks.

Aucun commentaire:

Enregistrer un commentaire