[
https://issues.apache.org/jira/browse/IGNITE-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163008#comment-17163008
]
Pavel Tupitsyn commented on IGNITE-13222:
-----------------------------------------
Merged to master: 77202bc1c6467ed6b9b929c136961ed661c968ec
> .NET: Consolidate tests - get rid of Tests.DotNetCore folder
> ------------------------------------------------------------
>
> Key: IGNITE-13222
> URL: https://issues.apache.org/jira/browse/IGNITE-13222
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET
> Fix For: 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Right now we have a separate directory for .NET Core tests, and most test
> files are shared across Apache.Ignite.Core.Tests and
> Apache.Ignite.Core.Tests.DotNetCore projects.
> Move Apache.Ignite.Core.Tests.DotNetCore.csproj to Apache.Ignite.Core.Tests
> directory, so that all tests are included into DotNetCore project by default.
> Incompatible tests should be excluded specifically from the project, or using
> compiler directives (#if !NETCOREAPP).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)