You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Scott Inglis (JIRA)" <ji...@apache.org> on 2017/09/22 18:07:00 UTC

[jira] [Commented] (REEF-346) Figure out testing for .NET on Linux

    [ https://issues.apache.org/jira/browse/REEF-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176831#comment-16176831 ] 

Scott Inglis commented on REEF-346:
-----------------------------------

Thats correct. Xunit does support .net core. You can run the tests from the command line using dotnet test <project>. Its not as ideal as having the test explorer in VS, but it does work. I will close this issue.

> Figure out testing for .NET on Linux
> ------------------------------------
>
>                 Key: REEF-346
>                 URL: https://issues.apache.org/jira/browse/REEF-346
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Markus Weimer
>            Priority: Minor
>
> REEF.NET relies on mstest for the Unit and integration tests. In order for us to support building it on Linux, we also need to figure out a way to run our tests there.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)