Remco;1710 wrote:Hi Ray,
I'm wondering if you'd be able to answer some of the following questions - this will help me to better establish what is happening in your codebase.
- Does NCrunch run for any project/solution at all on your machine?
- Does the Tests Window list any tests at all? (make sure you don't have them ignored)
- If you go to the processing queue, do you see any errors against any of the tasks in the queue?
- When you describe the test method as not being covered, do you see any black circles next to the code?
Thanks!
Remco
Thanks for your answer, but the problem still trouble me.
- Does NCrunch run for any project/solution at all on your machine?
I using it in a simple test project.
- Does the Tests Window list any tests at all? (make sure you don't have them ignored)
The Tests Window has a tip: No tests are queued for execution. Monitoring no tests, with 1 test ignored.
- If you go to the processing queue, do you see any errors against any of the tasks in the queue?
Only has the Analyse Assembly and Build Assembly tasks, and the state are all Complete.
- When you describe the test method as not being covered, do you see any black circles next to the code?
Yes, there is a black circles at left of the line.
Looking forward to your reply.
Thanks,
Ray