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)