[
https://issues.apache.org/jira/browse/SQOOP-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abraham Elmahrek updated SQOOP-1950:
------------------------------------
Description:
It would be nice to use TestNG instead of JUnit so that we can use category
listeners or @BeforeGroups and @AfterGroups annotations. This will enable
faster testing since miniclusters will only be loaded at the beginning of a
category's execution (or maybe suite even).
Some quick details:
* There are currently unit tests and integration tests.
* Within unit tests there are two categories: fast and slow.
was:
It would be nice to use TestNG instead of JUnit so that we can use category
listeners. This will enable faster testing since miniclusters will only be
loaded at the beginning of a category's execution (or maybe suite even).
Some quick details:
* There are currently unit tests and integration tests.
* Within unit tests there are two categories: fast and slow.
> Sqoop2: Use TestNG
> ------------------
>
> Key: SQOOP-1950
> URL: https://issues.apache.org/jira/browse/SQOOP-1950
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-test
> Reporter: Abraham Elmahrek
> Assignee: Abraham Elmahrek
> Fix For: 1.99.5
>
>
> It would be nice to use TestNG instead of JUnit so that we can use category
> listeners or @BeforeGroups and @AfterGroups annotations. This will enable
> faster testing since miniclusters will only be loaded at the beginning of a
> category's execution (or maybe suite even).
> Some quick details:
> * There are currently unit tests and integration tests.
> * Within unit tests there are two categories: fast and slow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)