Tests Fail using Resharper TestRunner with SQLite database

I have XUnit tests that run fine in the XUnit GUI, or as MSTests (if I change the attributes) that use NHibernate with SQLite for the data store. When I run those tests using the Resharper TestRun...

Id #4144 | Release: None | Updated: Mar 6 at 7:04 PM by Scott_D | Created: Feb 29 at 1:58 PM by Scott_D

Resharper unit test runner test tree structure

I've unit tests structurized in that manner: namespace X.Y.Z { public class Foo { public string Method1() { } } } public class FooTest { public class Method1 { [Fact]...

Id #4143 | Release: None | Updated: Feb 21 at 7:24 PM by jdubrownik | Created: Feb 20 at 10:09 AM by jdubrownik

Re# runner fails to run tests.

Running Unit tests with the following Command: "Resharper.ReSharper_ReSharper_UnitTest_RunContext" does behave like this: - Context: Method => executes the test - Context: Namespace => executes...

Id #4142 | Release: None | Updated: Feb 24 at 7:15 AM by lomtik | Created: Jan 25 at 12:16 PM by marcoravicini

support for Windows Metro Style Apps (WinRT)

support for windows 8 metro style unit test projects.

Id #4141 | Release: None | Updated: Mar 28 at 12:18 PM by mattellis | Created: Jan 16 at 12:48 PM by prabirshrestha

Moles support

Requesting Moles support. ReSharper 6.1 supports Moles for MSTest (http://youtrack.jetbrains.net/issue/RSRP-260304) and has an open issue for supporting it for NUnit (http://youtrack.jetbrains.net/...

Id #4140 | Release: None | Updated: Jan 13 at 1:45 AM by StephenSwensen | Created: Jan 13 at 1:45 AM by StephenSwensen

Test Session is not updated when creating or changing xunit tests

Hi, I just started to work with xUnit and its Resharper plugin. Unfortunately, the Resharper-Plugin seems not to refresh the list of tests within the "Unit Test Sessions" window. I need to rest...

Id #4136 | Release: None | Updated: Nov 8 2011 at 9:34 AM by mattellis | Created: Nov 3 2011 at 10:32 AM by tschaena

Test categorization

There is a nice Category feature in the R# test runner but unfortunately it appears it doesn't work with XUnit. Best I can tell there is no category attribute in Xunit and I can request that with t...

Id #4128 | Release: None | Updated: Jun 16 2011 at 10:06 PM by mattellis | Created: Jun 15 2011 at 8:44 PM by thnk2wn

ReSharper Runner support for [Theory]/[InlineData]

I'm experiencing this issue where ReSharper Runner does not pickup the below test. Is this a known issue or am I missing something? [Theory] [InlineData("hello world", 11)] ...

Id #4126 | Release: None | Updated: Feb 9 at 12:03 PM by asgerhallas | Created: May 23 2011 at 8:49 PM by rajithakba

Cannot run xUnit tests with R#5.1.3/VS 2008/WinServer2003/xUnit.net contrib (latest)

Hello, cannot run/execute xUnit tests with R# tools (explorer, sidebar editor extensions) for above given environment. With the 'Fact' attribute selected test methods will recognized, I can also ...

Id #4125 | Release: None | Updated: Jun 1 2011 at 11:59 AM by FalkoWiese | Created: May 19 2011 at 1:57 AM by FalkoWiese

NuGet package

Create a NuGetPackage for xUnit.net Contrib. It will be much easier to install it and upgrade it's versions..

Id #4124 | Release: None | Updated: Feb 22 at 2:32 PM by moswald | Created: May 5 2011 at 8:44 PM by the_drow