-
```
It seems like it would be of great help to many users if the Icarus UI
supported a feature that would allow users to "export" the current Icarus
settings as a NAnt script, MSBuild script, Powers…
-
I am getting an error for using $past in my testbench. Does Icarus support $past? If not are there any other alternatives to achieve the same functionality?
-
```
This occurred when I had loaded my test dll, changed the name of the
classes within that dll, and clicked "Reload" - "An exception occurred
while running a task" was displayed.
Tested on Gallio I…
-
```
Had Gallio installed and working pretty well on old laptop with XP Pro.
Purchased new Lenovo ThinkPad running Windows 7. Downloaded and installed
GallioBundle 3.2 build 708 64-bit.
I started V…
-
```
What steps will reproduce the problem?
1. Launch Gallio Icarus
2. Add an assembly that has xUnit.net tests
3. An exception is thrown during the test explorer.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Setup a few tests tagged as 'Pending', with Assert.Fail().
2. Select only the Pending tests and run.
** What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Delete settings ie. 'C:\Users\Kent.Hansen\AppData\Roaming\Gallio\'
2. Launch Icarus.
3. Close Icarus.
What is the expected output? What do you see instea…
-
```
I've met with no small amount of success in using Icarus to run my NUnit tests,
but I've hit a roadblock. It seems that I can't add the 381st [Test] without
hanging Icarus.
What steps will repr…
-
```
What steps will reproduce the problem?
1. Run any group of tests
What is the expected output? What do you see instead?
Report should be generated, not an exception.
What version of the product…
-
```
What steps will reproduce the problem?
1. Run some tests and then Right click Reports -> Delete All Reports
What is the expected output? What do you see instead?
All reports should be deleted and…