gallio
Gallio MbUnit and Team City problem
I asked a question this morning about an integration problem between Gallio and Team City. I changed the msbuild file to use the proper syntax with the latest Gallio build script API. Thank you for th[详细]
2022-12-26 01:43 分类:问答Gallio TestDriven.Net testing problem
I have a tdd system, where I use Gallio 3.1 with TestDriven.Net . I\'ve downloaded the patches for them.[详细]
2022-12-25 18:10 分类:问答Use MSpec with MBUnit?
Does anyone know if it\'s possible to use MSpec with MBUnit instead of NUnit? Gallio seems t开发者_Python百科o ignore all my tests when using MSpec? MSpec is a BDD framework that does not rely on eith[详细]
2022-12-25 09:45 分类:问答MbUnit (gallio) and Visual Studio.Net Tests Not Completing or Debugging
I\'m using Gallio\\MbUnit 3.1 with ReSharper and Visual Studio 2008.Everything is working well except this type of test:[详细]
2022-12-24 15:30 分类:问答Using Gallio/Mbunit with TFS 2010 Team Build
How do you configure a Team Build 2010 build process template to run MbUnit tests via 开发者_JS百科Gallio?I managed to get this to work by creating a new build process template based on the default. I[详细]
2022-12-23 22:45 分类:问答Getting Partcover and Gallio to work on the command line error, report is Empty?
I have gotten PartCover 2.3 and Gallio 3.1 to work through the Partcover coverage browser. When I try rerunning the command on the command line I am getting a CorProfiler is turned off, and then the r[详细]
2022-12-22 10:17 分类:问答How do I get Gallio.echo to run MbUnit Tests?
I have MbUnit tests that run if I load them into MbUnit.GUI.exe, however when I try to execute them from the Gallio.echo command-line tool I get 0 test available.I then loaded the assemblies into the[详细]
2022-12-20 01:31 分类:问答Reporting failed task in CruiseControl.NET
I am setting up a build system and would like to display which task failed the build in the \"Project Report\" section in the dashboard and in the build failure email.[详细]
2022-12-19 19:24 分类:问答How to get MSTest to work with Gallio/MBUnit?
How to get MSTest to work with Gallio/MBUnit? I am trying to get TeamCity to work with Gallio/MBUnit and also some legacy MSTest unit tests.The MSTest secti开发者_如何学运维on fails with a \"Exceptio[详细]
2022-12-19 11:02 分类:问答Gallio and MbUnit in NAnt
I am trying to use Gallio (v3.1)/MbUnit/NCover to run a unit test in my C# code, as part of the build process for my continuous integration system.[详细]
2022-12-12 17:51 分类:问答