|
Loading...
|
nunit-discuss@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [nunit-discuss] Nuint Console support for running individual tests Charlie Poole Wed Feb 01 03:08:41 2012
You seem to be using the command correctly. The output indicates that NUnit was trying to find a test named Testing.TestFixture.Transport.Cycle and that no such test was found. Are you sure you have a test with that exact name? Add a snippet of the code if you like and perhaps we can help. Charlie On Mon, Jan 9, 2012 at 2:54 AM, vigi <[EMAIL PROTECTED]> wrote: > I need a small clarification on Nunit-console support for running a > specific test in a Fixture using the command line argument. > > Issue: The command provides shows that the test is not run. > > Please find the command used and correct me if made any mistake > there: > > C:\Program Files\NUnit 2.5.9\bin\net-2.0>nunit-console.exe /run > Testing.TestFixture.Transport.Cycle "C:\Program Files > \Testing.TestFixture.dll" > > NUnit version 2.5.9.10348 Copyright (C) 2002-2009 Charlie Poole. > Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. > Vorontsov. Copyright (C) 2000-2002 Philip Craig. > All Rights Reserved. > Runtime Environment - > OS Version: Microsoft Windows NT 5.1.2600 Service Pack 3 > CLR Version: 2.0.50727.3625 ( Net 2.0 ) > ProcessModel: Default DomainUsage: Single > Execution Runtime: Default > Selected test(s): Testing.TestFixture.Transport.Cycle > > Tests run: 0, Errors: 0, Failures: 0, Inconclusive: 0, Time: 0 seconds > Not run: 0, Invalid: 0, Ignored: 0, Skipped: 0 > > Please help. I have not opened the Gui. > > Thanks in advance, Vigi > > -- > You received this message because you are subscribed to the Google Groups > "NUnit-Discuss" group. > To post to this group, send email to [EMAIL PROTECTED] > To unsubscribe from this group, send email to [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/nunit-discuss?hl=en. > -- You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nunit-discuss?hl=en.
- [nunit-discuss] Nuint Console support for running individual tests vigi 2012/02/01
- Re: [nunit-discuss] Nuint Console support for running individual tests Charlie Poole 2012/02/01 <=
- Re: [nunit-discuss] Nuint Console support for running individual tests Charlie Poole 2012/02/01