What steps will reproduce the problem?
1. Create a parameterized unit test.
2. Create a factory to produce the input for the test
3. Bind the test to factory through the Factory attribute.
4. Mark the test as Pending
5. Run the test
What is the expected output? What do you see instead?
The test is not run, because it is pending other stuff. In reality, the test is
run.
What version of the product are you using? On what operating system?
Version 3.2 build 528, Win7
Please provide any additional information below.
Original issue reported on code.google.com by mark.kha...@gmail.com on 18 Nov 2010 at 11:00
Original issue reported on code.google.com by
mark.kha...@gmail.com
on 18 Nov 2010 at 11:00