You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/09/27 12:46:21 UTC

[jira] [Created] (IGNITE-3979) .NET: Reorganize test suites

Pavel Tupitsyn created IGNITE-3979:
--------------------------------------

             Summary: .NET: Reorganize test suites
                 Key: IGNITE-3979
                 URL: https://issues.apache.org/jira/browse/IGNITE-3979
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
             Fix For: 1.8


Considerations:
* Ignite.NET has core module and a bunch of optional modules (LINQ, ASP.NET, NLog, log4net, EntityFramework)
* Good design is to have a separate test project per module
* TeamCity spends considerable amount of time just to build sources (Java build takes 4 minutes)

Therefore, we should have separate test modules, but combine some of them on TeamCity.

For example, all optional modules can be combined into one TeamCity suite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)