Package testng: Information

    Source package: testng
    Version: 5.8-alt1_2jpp6
    Build time:  Oct 22, 2010, 12:31 PM
    Category: Development/Java
    Report package bug
    Home page: http://testng.org

    License: Apache Software License 2.0
    Summary: TestNG
    Description: 
    TestNG is a testing framework inspired from JUnit and NUnit
    but introducing some new functionalities that make it more
    powerful and easier to use, such as:
    - JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc
      annotations).
    - Flexible test configuration.
    - Support for data-driven testing (with @DataProvider).
    - Support for parameters.
    - Allows distribution of tests on slave machines.
    - Powerful execution model (no more TestSuite).
    - Supported by a variety of tools and plug-ins (Eclipse,
      IDEA, Maven, etc...).
    - Embeds BeanShell for further flexibility.
    - Default JDK functions for runtime and logging
      (no dependencies).
    - Dependent methods for application server testing.
    TestNG is designed to cover all categories of tests:
    unit, functional, end-to-end, integration, etc...

    List of rpms provided by this srpm:
    testng (noarch)
    testng-javadoc (noarch)
    testng-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. qdox18
      3. asm2
      4. backport-util-concurrent
      5. bsh2
      6. maven-doxia-sitetools
      7. maven-surefire-maven-plugin
      8. maven2 >= 0:2.0.7
      9. maven2-plugin-clean
      10. maven2-plugin-compiler
      11. maven2-plugin-dependency
      12. maven2-plugin-install
      13. maven2-plugin-jar
      14. maven2-plugin-javadoc
      15. maven2-plugin-resources
      16. maven2-plugin-source
      17. mojo-maven2-plugin-build-helper
      18. jpackage-compat
      19. xalan-j2
      20. jpackage-utils >= 0:1.7.3
      21. junit

    Last changed


    Oct. 21, 2010 Igor Vlasenko 0:5.8-alt1_2jpp6
    - new version
    May 12, 2010 Igor Vlasenko 0:5.6-alt4_1jpp5
    - fixes for java6 support
    Feb. 22, 2010 Igor Vlasenko 0:5.6-alt3_1jpp5
    - use default jpp profile