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

XUnit TEsts don't show up

1 Answer 44 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.
Boas
Top achievements
Rank 1
Boas asked on 01 May 2015, 05:20 PM

I can't see any xunit tests in the TestRunner. But I see them in the visual studio textexplorer

 

in the JustCode Console i see after each build:

 

INFO 2015-05-01 19:15:10.123 : AddItems failed: Project not found
INFO 2015-05-01 19:15:10.125 : Action failed to execute. ItemAddedAction ProjectFullName .nuget{00F01340-70F8-43D4-BDC3-70EB217B4AA9}

I got this error event with a complett new class library project which as method with the xunit  FactAttribute

 I also added XUnit and XUnit VisualStudio nuget package to the project

Do i need to do something else?

1 Answer, 1 is accepted

Sort by
0
Svetlozar
Telerik team
answered on 04 May 2015, 02:58 PM
Hello,

JustCode doesn't support xunit 2.0 yet. It is already added to our roadmap, so please, stay tuned for our future builds.

If you use an older version of xunit we will appreciate if you could isolate the problem in a simple self-contained solution and send it over (you can open a private ticker for that).


Regards,
Svetlozar
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
Boas
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Share this question
or