Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

Test shows as exception in Test Explorer after install and enabling xUnit nuget package in visual studio for mac in xamarin.forms application, Unit Test window is coming blank #74

Closed
4 tasks
RiteshRana10 opened this issue Oct 9, 2017 · 5 comments

Comments

@RiteshRana10
Copy link

Running .NET Core based unit test projects in Visual Studio for Mac does not require this extension.
This extension is only needed if you want to run Mono based unit test projects.
Thus, don't report .NET Core based issues to this repo.

If troubleshooting does not reveal any useful information, provide the following information to create a new issue,

Environment

  • Extension version:
  • Visual Studio for Mac version:
  • Operating System version:
  • xUnit.net assembly version:

Expected behavior

Actual behavior

Detailed Steps to reproduce the problem

@lextm
Copy link
Collaborator

lextm commented Oct 10, 2017

If you provide no information at all, no investigation would be given to this issue.

@RiteshRana10
Copy link
Author

image
screen shot 2017-10-10 at 9 58 27 am
i am seeing these exceptions instead of name of the Unit test cases after writing unit test cases using xUnit in Visual studio for mac Xamarin.forms Application

@RiteshRana10
Copy link
Author

These exceptions are shown in Unit Test case window in visual studio for mac, and if i am using nUnit test caes for same project its working perfectly fine, so my question is should i use nUnit for wirting unit test cases for xamarin forms or is it possible to do it using xUnit framework in visual studio for mac

@lextm
Copy link
Collaborator

lextm commented Oct 10, 2017

When you open a new issue here, I already provided a template for you to fill in all necessary details, but you don't. So merely the screen shots and short descriptions are almost useless.

Like I said, if you do want this issue to be addressed, provide more information.

Besides, if you happen to use xUnit.net 2.3, then any issue can happen, due to #75 .

@lextm
Copy link
Collaborator

lextm commented Dec 5, 2017

Please read #77 for more details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants