AxoCover icon indicating copy to clipboard operation
AxoCover copied to clipboard

TestCase List in AxoCover not rendering correctly (using xunit 2.2)

Open raytangRT opened this issue 7 years ago • 0 comments

Hi,

I am using xunit.net 2.2 to do testing, but the test case list did not render test cases that using System.Windows.Input namespace.

Here is the repo for recreating the issue llnk

I have recreated the same test cases using NUnit

Here is the screenshot. screen

raytangRT avatar Sep 12 '18 02:09 raytangRT