This is a migrated thread and some comments may be shown as answers.

JustCode Unit Test Window doesn't detect MSTest Unit Tests

2 Answers 60 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
cori
Top achievements
Rank 1
cori asked on 29 Jul 2010, 08:50 PM
Simple test built using the Microsoft.VisualStudio.TestTools.UnitTesting classes.  Test decorated with the TestMethod attribute, and runs in VS's test window, but doesn't show up in JustCode's Unit Test Window, and none of the Test menu options are available in JustCode or JustMock.

Am I missing something?

2 Answers, 1 is accepted

Sort by
0
Accepted
Blagoev
Telerik team
answered on 03 Aug 2010, 11:00 AM
Hi cori,

Thanks for reporting this. I can't see from the screenshot, but if you have a [TestClass()] attribute on your class it won't work with the JustCode version you have. Can you confirm that you marked your class with [TestClass] without the brakets, since we fixed a problem there. If this is not helping can you give us more details about the version of JustCode you are using and posibly some sample project.

Greetings,
Blagoev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
cori
Top achievements
Rank 1
answered on 03 Aug 2010, 01:53 PM
Sure enough, that was it exactly.  Thanks for the help!!
Tags
General Discussions
Asked by
cori
Top achievements
Rank 1
Answers by
Blagoev
Telerik team
cori
Top achievements
Rank 1
Share this question
or