Search
1
vote

Assert.Equal with IEnumerable fails after matching entire sequence

I have two IEnumerable<string>s that contain the same data. However, they are provided by two different functions so their type doesn't match, and I think that is confusing Assert.Equal. Here is a ...

Id #9771 | Planned Release: None | Last Updated: Tue at 6:47 PM by moswald | Created On: Mon at 3:03 PM by moswald
1
vote

Reloading a test assembly duplicates the test methods in the list

When you load a test assembly all the test methods are displayed in the list. If you then reload the assembly each test method is duplicated in the list.

Id #9770 | Planned Release: None | Last Updated: Jan 31 at 11:01 AM by MattSwanton | Created On: Jan 30 at 2:00 PM by MattSwanton
2
votes

On the GUI test method list, show the time each test has taken

It would be useful to show the time each test has taken to run in the test method listview.

Id #9769 | Planned Release: None | Last Updated: Jan 31 at 8:38 AM by bartelink | Created On: Jan 30 at 1:59 PM by MattSwanton
2
votes

When a test run starts or completes on the GUI, prevent the focus from returning to the top of the list of methods

Each time a test run starts or stops, the GUI scrolls the focus of the test method list back to the top. This is annoying if you are concentrating on a set of test methods and you have to keep...

Id #9768 | Planned Release: None | Last Updated: Jan 31 at 8:37 AM by bartelink | Created On: Jan 30 at 1:58 PM by MattSwanton
2
votes

Prevent the GUI output window from scrolling to the top each time something is appended to the output

When a test fails while running a suite of tests I use the output window to observe why the failure occured. However, the GUI keeps scrolling the output window to the top when other tests produc...

Id #9767 | Planned Release: None | Last Updated: Jan 31 at 8:37 AM by bartelink | Created On: Jan 30 at 1:56 PM by MattSwanton
1
vote

Prevent GUI from stopping the test run when a change to the test dll is detected

Sometimes when I run a suite of tests I'd like to carry on working on my project, including creating new tests. However, if I rebuild the test dll the GUI will detect this, reload the dll, and...

Id #9766 | Planned Release: None | Last Updated: Jan 30 at 1:53 PM by MattSwanton | Created On: Jan 30 at 1:53 PM by MattSwanton
1
vote

Duplicate method names cause catastrophic error

xUnit.net does not support multiple test methods with the same name. However, the way that it surfaces this limitation is quite dramatic: it causes a catastrophic runner error (which can be hidden ...

Id #9765 | Planned Release: None | Last Updated: Jan 30 at 2:09 AM by BradWilson | Created On: Jan 30 at 2:09 AM by BradWilson
4
votes

Add command line option to GUI to immediately run tests

I just configured the GUI runner as the start program for my class library in VWD Express: <PropertyGroup> <!-- Start xUnit runner with project loaded --> <StartAction>Program</StartAction...

Id #9764 | Planned Release: None | Last Updated: Tue at 9:34 PM by cadmann | Created On: Jan 28 at 5:44 PM by BradWilson
2
votes

Pass test class information to the fixture

When using the same fixture type for multiple test classes it may be useful to know for which particular class it is being constructed. For example a DatabaseFixture that would connect to a data...

Id #9762 | Planned Release: None | Last Updated: Jan 27 at 1:34 PM by KarlSeg | Created On: Jan 13 at 9:51 PM by AndriySvyryd
2
votes

Runs only tests of first class

please delete - solved (sorry)

Id #9761 | Planned Release: None | Last Updated: Jan 27 at 1:34 PM by KarlSeg | Created On: Jan 4 at 4:42 PM by vimentis
Show 10  25  50 Work Items
1-10 of 36 Work Items < Previous 1 2 3 4 Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398