Search

For status updates, follow us on Twitter: @xunit

Latest post:
Tue
7:47 PM
2 posts

Getting test debugging to work

First post: cadmann wrote: Hi,We're new to xUnit.net and are very interested in using it going forward for our test framework.We have a test running under...
Latest post: cadmann wrote: Okay, a duh moment. We missed a step.For future searches in the forums, we did:Open project properties and go to debug tab.Unde...
Jump to: First Post · Latest Post   
Latest post:
Mon
6:41 AM
4 posts

Test Runner NuGet Package

First post: idavis wrote: Is it possible to have an official NuGet package submitted that contains the test runner with or without the client libs? Perha...
Latest post: idavis wrote: This was just released on 2/1/2012: http://nuget.org/packages/xunit.runnersThanks guys!
Jump to: First Post · Latest Post   
Latest post:
Jan 31
10:14 PM
7 posts

Asynchronous test runs

First post: micahburnett wrote: Does the framework have the ability to run methods simultaneously on different threads to reduce the amount of time waiting for...
Latest post: mtanneryd wrote: That's great news! Looking forward to it.
Jump to: First Post · Latest Post   
Latest post:
Jan 30
8:10 PM
3 posts

How do I supply a custom parameter to the test run?

First post: Amtiskaw wrote: Hi,I have an assembly of tests that use Selenium Webdriver. I need to be able to use a local Webdriver instance when the develo...
Latest post: bartelink wrote: (Obvious but I'll say it anyway) Don't forget to consider environment variables as a mechanism for passing variable environment...
Jump to: First Post · Latest Post   
Latest post:
Jan 28
5:44 PM
3 posts

Is it possible to start xunit.gui.exe and automatically start all tests?

First post: michielvoo wrote: I just configured the GUI runner as the start program for my class library in VWD Express: <PropertyGroup> <!-- Start xUni...
Latest post: BradWilson wrote: There is not. I'll add a feature request for it.
Jump to: First Post · Latest Post   
Latest post:
Jan 28
1:33 AM
4 posts

Global hooks

First post: benbiddington wrote: Is there any provision available for a teardown to run after *all* of the tests in an entire suite have run?<bb />
Latest post: BradWilson wrote: Right now, the feature is so big that it's nearly impossible to do without sweeping changes to the runner APIs. Fortunately,...
Jump to: First Post · Latest Post   
Latest post:
Jan 12
10:07 PM
2 posts

using decimal in InlineData

First post: zam6ak wrote: I am trying to specify decimal number in InlineData for my Theory... Something like: [InlineData(0.333333m,4,PaymentFrequency....
Latest post: BradWilson wrote: You cannot. The problem is that the CLR only allows limited values for attribute constructor arguments, and decimal is not o...
Jump to: First Post · Latest Post   
Latest post:
Dec 22 2011
9:23 PM
1 post

/nunit output seems to be incomplete

First post: MikkelChristensen wrote: My task: Trying to replace MSTest with xUnit in TFS 2010 builds.So far, I've managed to get the tests to run, but I'm wondering...
Jump to: First Post   
Latest post:
Dec 7 2011
5:58 AM
1 post

Xunit and webdriver in selenium2

First post: aostad wrote: Does Xunit works with WebDriver in selenium2?
Jump to: First Post   
Latest post:
Dec 5 2011
7:01 PM
2 posts

xUnit.net NuGet versus xUnit.net managed manually

First post: gerrylowry wrote: i'm new to NuGet ... what's unclear to me is what NuGet does for me that i can not do manually ...more importantly, i'm wonderi...
Latest post: gerryLowry wrote: thanks to ScottHa i've partially answered my question: http://www.hanselman.com/blog/NuGetForTheEnterpriseNuGetInAContinuousIn...
Jump to: First Post · Latest Post   
Show 10  25  50  100 discussions
1-10 of 327 discussions < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398