deniszykov / csharp-eval-unity3d

C# Expression Parser for Unity3D
Other
204 stars 25 forks source link

cannt discovery test #7

Open wang37921 opened 5 years ago

wang37921 commented 5 years ago

Visual Studio Community 2017. I try run test. cannt discovery test. help..

deniszykov commented 5 years ago

Hi, sorry for delayed answer. You could run xunit test with dotnet test command or use some extension to discover and run xUnit tests (Resharper for example).