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
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
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
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
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
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
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
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
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
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
|
|
|
|
|