Пакет gnustep-Etoile-UnitKit: Информация

    Исходный пакет: gnustep-Etoile-UnitKit
    Версия: 1.3-alt1.git20140301.M70T.1
    Собран:  5 марта 2014 г. 11:13 в задании #115700
    Сообщить об ошибке в пакете
    Домашняя страница: http://etoileos.com/

    Лицензия: Apache License v2
    О пакете: Minimalistic unit testing framework
    Описание: 
    UnitKit is a minimalistic unit testing framework that supports Mac OS X,
    iOS and GNUstep.
    
    The framework is less than 2000 loc, and built around two classes
    UKRunner and UKTestHandler, plus some test macros, and an empty protocol
    UKTest to mark test classes.
    
    The UnitKit core features are:
    
    - Test assertion macros
    - easy to write and read
    - without useless arguments
    - not too many ones
    - extensible (implement a UKTestHandler subclass or category)
    - No test case class, just adopt UKTest protocol
    - No special methods -setUp and -tearDown, just implement -init and and
      -dealloc
    - Class test methods in addition to instance ones
    - Run loop integration for asynchronous testing
    - Uncaught exception reporting
    - Delegate methods to signal a test suite will start or just ended
    - Tested class choice based on a regex
    - Verbose and quiet ouput
    - Optional ukrun tool to run test suites packaged in test bundles
    - Xcode 3 and higher test suite templates

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gnustep-Etoile-UnitKit (x86_64, i586)
    gnustep-Etoile-UnitKit-debuginfo (x86_64, i586)
    gnustep-Etoile-UnitKit-docs (noarch)
    gnustep-Etoile-UnitKit-tests (x86_64, i586)
    gnustep-Etoile-UnitKit-tests-debuginfo (x86_64, i586)
    libgnustep-Etoile-UnitKit (x86_64, i586)
    libgnustep-Etoile-UnitKit-debuginfo (x86_64, i586)
    libgnustep-Etoile-UnitKit-devel (x86_64, i586)
    libgnustep-Etoile-UnitKit-tests (x86_64, i586)
    libgnustep-Etoile-UnitKit-tests-debuginfo (x86_64, i586)
    libgnustep-Etoile-UnitKit-tests-devel (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. libffi-devel
      2. libxslt-devel
      3. libgcrypt-devel
      4. clang-devel
      5. /proc
      6. gnustep-Etoile-DocGenerator
      7. libgmp-devel
      8. gnustep-Etoile-devel
      9. gnustep-gui-devel
      10. gnustep-make-devel
      11. libgnustep-objc2-devel
      12. libgnutls-devel
      13. libicu-devel
      14. zlib-devel

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


    5 марта 2014 г. Eugeny A. Rostovtsev 1.3-alt1.git20140301.M70T.1
    - Built for t7/branch
    5 марта 2014 г. Eugeny A. Rostovtsev 1.3-alt2.git20140301
    - Added documentation
    4 марта 2014 г. Eugeny A. Rostovtsev 1.3-alt0.git20140301.M70T.1
    - Built for t7/branch