Пакет ruby-rspec: Информация

    Исходный пакет: ruby-rspec
    Версия: 3.8.0-alt3
    Собран:  18 июня 2020 г. 9:25 в задании #247371
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://rspec.info/

    Лицензия: MIT
    О пакете: RSpec meta-gem that depends on the other components
    Описание: 
    rspec is a meta-gem, which depends on the rspec-core, rspec-expectations and
    rspec-mocks gems. Each of these can be installed separately and loaded in
    isolation using require. Among other benefits, this allows you to use
    rspec-expectations, for example, in Test::Unit::TestCase if you happen to
    prefer that style.
    
    Conversely, if you like RSpec's approach to declaring example groups and
    examples (describe and it) but prefer Test::Unit assertions and mocha, rr or
    flexmock for mocking, you'll be able to do that without having to install or
    load the components of RSpec that you're not using.

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

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby

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


    26 февраля 2019 г. Pavel Skrylev 3.8.0-alt3
    - Use Ruby Policy 2.0.
    10 января 2019 г. Pavel Skrylev 3.8.0-alt2
    - Place library into proper ruby gem folder.
    17 сентября 2018 г. Andrey Cherepanov 3.8.0-alt1
    - New version.