I am struggling to get it to run my tests. In the Execute Windows batch command on Jenkins, I have put the following command:
I have a duplex WCF service that clients connect to and wait for commands. The structure of the application is as below.
Please excuse the ambiguous title; it\'s difficult to describe in a single line. Basically we have MbUnit tests which run fine using TestDriven from within Visual Studio, but fails when attempting to
I am running some unit tests on a WCF service.The service is configured to include exception details in the fault response (with the following in my service configuration file).
using gallio icarus v 3.2 build 676 when I click debug it opens visual studio 2010 however, I dont get any source code for my tests
I am using Mbunit, and I have written the tests in Mbunit. However, when I am trying to run the tests, it gives me an error:
I installed the newest Gallio release 3.2.603 on a box without Visual Studio that will be our CI server. The NAnt script successfully built the .Net 4.0 projects but when it tries to run MSTest tests
I store all of Gallio\'s binaries needed for a project in a SVN repository. I\'ve been using Gallio for several years now and it\'s an excellent library.
Does anyone know how to have the test results of a Gallio test run (I\'m using MbUnit, fwiw), show in the Output tab of Visual Studio? Right 开发者_开发问答now it\'s opening a new window and showing t
I\'ve tried googling around for this but have found nothing.Basically, I\'d like to run each row in the order I defined it.Fo开发者_StackOverflow社区r example, if I have this: