SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » nunit (RSS)
  • NUnit transform support?

    Hi, Is there a way to specify the transform file as part of the command line in SD? I don't see an option for it in the GUI menus, but it would be handy. I'd like to set the "/transform:" command line switch to produce human-readable output in a nice friendly report for my clients.
    Posted to Forum by Blue Ninja on 07-11-2007
    Filed under: nunit
  • NUnit - Hard Crash

    When running my NUnit tests in SharpDevelop I am experiencing a hard OS crash (no bluescreen, instant reboot). The tests run without problem in nunit-gui or nunit-console, I only experience the crash in SharpDevelop. I can run single tests, but not the whole suite. Using: SharpDevelop 2.1.0 build 2429...
    Posted to Forum by tgreiser on 07-04-2007
    Filed under: Bug report, .Net 2.0 bugs, nunit
  • Hot to run nunit tests with /nothread option for nunit-console?

    Hi, I am having a problem with my unit tests failing randomly. I switched to sqlite from firebird. Now the tests run blazingly fast, but the problem persists. When i ran the tests manually with nunit-console myasembly /nothread all tests passed. How to instruct in sharpdevelop that test should be run...
    Posted to Forum by darkcloud on 05-25-2007
    Filed under: nunit
  • Unit Test Window

    When I click on the green arrow in the unit test window to execute the tests, should a project rebuild if the code has changed? I've noticed that if I change code and then click the green arrow, the old test runs. However, if I click on the icon next to the test method and elect to run the tests...
    Posted to Forum by rhensley on 09-19-2006
    Filed under: Serralongue, Bug report, test, nunit
  • Can't run my tests with C# & nUnit

    Hello all, I am trying to get my small unit test to work. However, I keep getting: Tests run: 0, Failures: 0, Not run: 0, Time: 0.000 seconds My Test class is this: using NUnit.Framework; using System; namespace Dip { [TestFixture] public class MyTest { [Test] public void FailingTest() { Assert.Fail...
    Posted to Forum by bmadhusu on 12-31-2007
    Filed under: nunit
  • Not all unit tests shown in build 2866...

    I have a class containing three class files, each with one or more tests. In the Unit Tests panel, I see this (names changed to protect the innocent): My_Tests Tests Class1 Class2 Test2a Class3 Test3a Test3b However, there is a test procedure in Class1 as well. If I click Run Test on Class1, it will...
    Posted to Forum by Blue Ninja on 01-18-2008
    Filed under: nunit
  • SharpDevelop 3.0 beta 1 problem with nunit

    I have a solution that I created with #develop 2.2. In it I have test that look like this: [Test] [Category("Short")] public void TestClient () { // ... } [Test] [Category("Long")] public void TestAgent () { // ... The tests run fine (with or without the Category attrs). But the Nunit...
    Posted to Forum by Turnkey on 04-02-2008
    Filed under: Unit Tests, nunit, #develop
  • Re: NUnit - Hard Crash

    Hi Tim I know they upgraded the support for NUnit 2.4x in the newly released #D 2.2 (build 2595). Try that version and see if that doesn't solve your computer crashing. Regards, Marcus
    Posted to Forum by MarcusH on 07-04-2007
    Filed under: nunit
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.