Package gem-minitest-parallel-fork: Information

    Source package: gem-minitest-parallel-fork
    Version: 2.0.0-alt1
    Latest version according to Repology
    Build time:  Feb 11, 2024, 09:54 AM in the task #340134
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Fork-based parallelization for minitest
    Description: 
    minitest-parallel_fork adds fork-based parallelization to Minitest. Each
    test/spec suite is run in one of the forks, allowing this to work correctly when
    using before_all/after_all/around_all hooks provided by minitest-hooks. Using
    separate processes via fork can significantly improve spec performance when
    using MRI, and can work in cases where Minitest's default thread-based
    parallelism do not work, such as when specs modify the constant namespace.

    List of rpms provided by this srpm:
    gem-minitest-parallel-fork (noarch)
    gem-minitest-parallel-fork-devel (noarch)
    gem-minitest-parallel-fork-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    @ruby

      1. gem(minitest) >= 5.15.0
      2. gem(minitest-global_expectations) >= 0
      3. gem(minitest-hooks) >= 0
      4. rpm-build-ruby

    Last changed


    Feb. 9, 2024 Pavel Skrylev 2.0.0-alt1
    - ^ 1.2.0 -> 2.0.0
    Jan. 18, 2022 Pavel Skrylev 1.2.0-alt1
    - + packaged gem with Ruby Policy 2.0