mbunit Questions
2
Solved
While reading an Asp.Net MVC code sample that used MbUnit as it's testing framework, I saw that it was possible to run a single test against multiple input possibilities by using a Row attribute, l...
Pentachlorophenol asked 14/9, 2010 at 7:30
4
Solved
Why doesnt TestDriven.Net work with my gallio/mbunit tests?
I've used TDD.Net with MbUnit v2 and not had any problems, but with the new gallio release on my new pc, it does nothing.
From the tdd ...
Couple asked 23/12, 2008 at 10:17
1
Solved
How do you configure a Team Build 2010 build process template to run MbUnit tests via Gallio?
7
For those of you familiar with Gallio, what Advantages and Disadvantages have you experienced using this tool, a so-called Test Automation Platform?
Nicolis asked 11/9, 2008 at 20:17
4
Solved
I'm compiling a NAnt project on linux with TeamCity Continuous Integration server. I have been able to generate a test report by running NAnt on mono thru a Command Line Runner but don't have the o...
1
Solved
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 ...
2
I've installed TestDriven.Net in Visual Studio 2008 and when I run a mbunit test from TD.Net I get this message:
It looks like you're trying to execute a Gallio/MbUnit unit test.
For Gallio v3.0.6...
Cristinecristiona asked 28/10, 2009 at 15:42
7
Solved
When unit testing, is it a must to use a database when testing CRUD operations?
Can sql lite help with this? Do you have to cre-create the db somehow in memory?
I am using mbunit.
Hardiman asked 27/9, 2009 at 21:34
1
Solved
The code
Assert.AreEqual (9.97320998018748d, observerPosition.CenterLongitude);
produces
Expected Value & Actual Value : 9.97320998018748
Remark : Both values look the same when formatted b...
5
Solved
Does anyone have any experience getting MSTest to copy hibernate.cfg.xml properly to the output directory? All my MSTests fail with a cannot find hibernate.cfg.xml error (I have it set to Copy Alwa...
Loopy asked 21/8, 2008 at 15:2
7
Solved
OK, so I readily concede that I'm a newbie when it comes to continuous integration.
That being said, I'm trying to set up a CC.NET environment to educate myself, but I'm having trouble finding the...
Pyramid asked 20/10, 2008 at 21:49
© 2022 - 2024 — McMap. All rights reserved.