MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

is not supported by any installed test framework. It will be ignored #816

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.add test file to Icarus
2.click start
3.Then I got this message:File 'EmplyBookTests.cs' is not supported by any 
installed test framework. It will be ignored.

What is the expected output? What do you see instead?
all test should pass, but there is no test runs

What version of the product are you using? On what operating system?
Windows Server 2008, 64bit Galilio Icarus version 3.2, build 708

Please provide any additional information below.
At first, I run on Visual Studio 2010 with resharper, all tests are ignored,and 
skipped, not any error message. So I decided to run Icarus alone by adding test 
files, that is what I see error message. During adding files process, I 
experienced twice of Icarus crush

Original issue reported on code.google.com by lyndali...@gmail.com on 15 Feb 2011 at 9:52

GoogleCodeExporter commented 8 years ago
You need to load the compiled dll, not the C# source file.

Original comment by jeff.br...@gmail.com on 16 Feb 2011 at 6:21

GoogleCodeExporter commented 8 years ago
Please read the "Getting Started" tutorial in the Gallio wiki:
http://gallio.org/wiki/doku.php?id=getting_started:my_first_tests

Original comment by Yann.Tre...@gmail.com on 16 Feb 2011 at 6:42

GoogleCodeExporter commented 8 years ago

Original comment by grahamr...@gmail.com on 26 Feb 2011 at 1:19