You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2017/02/06 15:53:41 UTC

[jira] [Created] (STREAMS-489) Switch unit tests to run under testng with explicitly defined suites

Steve Blackmon created STREAMS-489:
--------------------------------------

             Summary: Switch unit tests to run under testng with explicitly defined suites
                 Key: STREAMS-489
                 URL: https://issues.apache.org/jira/browse/STREAMS-489
             Project: Streams
          Issue Type: Improvement
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


consolidate onto one set of test annotations project-wide.

ideally each verify build should have just one test report inclusive of all unit test results (when skipTests=false), and another test report inclusive of all integration test results (when skipITs=false).

this probably means switching from default execution for surefire/testng which treats each class it finds as a separate suite, to explicit declaration of suites.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)