Package python3-module-pytest-timeout: Information

    Source package: python3-module-pytest-timeout
    Version: 2.3.1-alt1
    Latest version according to Repology
    Build time:  Mar 12, 2024, 01:03 PM in the task #342480
    Report package bug
    License: MIT
    Summary: pytest plugin which will terminate tests after a certain timeout
    Description: 
    This is a plugin which will terminate tests after a certain timeout.
    When doing so it will show a stack dump of all threads running at the
    time. This is useful when running tests under a continuous integration
    server or simply if you don't know why the test suite hangs.
    
    Note that while by default on POSIX systems py.test will continue to
    execute the tests after a test has timed, out this is not always
    possible. Often the only sure way to interrupt a hanging test is by
    terminating the entire process. As this is a hard termination
    (os._exit()) it will result in no teardown, JUnit XML output etc. But
    the plugin will ensure you will have the debugging output on stderr
    nevertheless, which is the most important part at this stage.

    List of rpms provided by this srpm:
    python3-module-pytest-timeout (noarch)

    Maintainer: Stanislav Levin


    ACL:
    Stanislav Levin
    @everybody

      1. /dev/pts
      2. python3-module-ipdb
      3. python3-module-pexpect
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-setuptools
      7. python3-module-wheel
      8. rpm-build-pyproject

    Last changed


    March 11, 2024 Stanislav Levin 2.3.1-alt1
    - 2.2.0 -> 2.3.1.
    Feb. 29, 2024 Stanislav Levin 2.2.0-alt1
    - 2.1.0 -> 2.2.0.
    July 20, 2022 Stanislav Levin 2.1.0-alt1
    - 1.3.3 -> 2.1.0.