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

Konstantin Boudnik updated AVRO-26:
-----------------------------------

    Attachment: testng-5.9-jdk15.jar
                AVRO-26.patch.4
                AVRO-26.sh

All comment's from Doug last review are taken into account. Namely:
  - shell script is created to deal with file/folder modifications (sorry, I 
keep forgetting that I have no commit rights and someone else has to do this 
for me)
  - forgotten test is converted into testng format
  - a number of taskdef's  is reduced through pulling up one of them
  - jar file is attached

> Converting JUnit tests into TestNG controlled environment
> ---------------------------------------------------------
>
>                 Key: AVRO-26
>                 URL: https://issues.apache.org/jira/browse/AVRO-26
>             Project: Avro
>          Issue Type: Test
>          Components: java, python
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: AVRO-26.patch.1, AVRO-26.patch.2, AVRO-26.patch.3, 
> AVRO-26.patch.4, AVRO-26.sh, testng-5.9-jdk15.jar
>
>
> TestNG is a powerful test harness, which provides a lot of useful features 
> like parallel test execution, test parametrization, and such.
> Avro uses JUnit environment instead which is more rigid and less efficient.
> I'd suggest to convert Avro's Junit based test infrastructure into TestNG 
> controller environment, which will allow to achieve higher level of test 
> execution control in the long run

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

Reply via email to