Пакет testng: Информация

    Исходный пакет: testng
    Версия: 5.8-alt1_2jpp6
    Собран:  22 октября 2010 г. 12:31
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://testng.org

    Лицензия: Apache Software License 2.0
    О пакете: TestNG
    Описание: 
    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...

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    testng (noarch)
    testng-javadoc (noarch)
    testng-manual (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    21 октября 2010 г. Igor Vlasenko 0:5.8-alt1_2jpp6
    - new version
    12 мая 2010 г. Igor Vlasenko 0:5.6-alt4_1jpp5
    - fixes for java6 support
    22 февраля 2010 г. Igor Vlasenko 0:5.6-alt3_1jpp5
    - use default jpp profile