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)