Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Attachments
Issue Links
- links to