You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/05/08 22:14:45 UTC

[jira] Assigned: (ZOOKEEPER-394) Converting JUnit tests into TestNG controlled environment

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-394:
--------------------------------------

    Assignee: Konstantin Boudnik

> Converting JUnit tests into TestNG controlled environment
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-394
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-394
>             Project: Zookeeper
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 3.1.1
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 3.2.0
>
>
> TestNG is a powerful test harness, which provides a lot of useful features like parallel test execution, test parametrization, and such.
> ZooKeeper uses JUnit (v.4.4) environment instead which certainly should help to ease the conversion
> I'd suggest to convert ZooKeeper's Junit based test infrastructure into TestNG controller environment, which will allow to achieve higher level of test execution control in the long run. 
> The same conversion has been already performed for Avro project (see https://issues.apache.org/jira/browse/AVRO-26)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.