Package python3-module-runtests: Information

    Source package: python3-module-runtests
    Version: 0.0.28-alt1
    Build time:  Sep 4, 2021, 10:54 PM
    Report package bug
    License: BSD-2-Clause
    Summary: Running pytest tests with incremental builds and optional MPI support
    Description: 
    A simple tools for incrementally building packages, then testing against
    installed version.
    
    The idea came from runtests.py in numpy and scipy projects:
    
    * incremental build is fast: encouraging developers to test frequently;
    * existing installation of the software package is not overwritten;
    * binaries are properly compiled -- and optionally in debug mode.
    
    Testing of MPI application is also supported via the [mpi] feature. We use
    runtests in nbodykit and a variety of packages.

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

    Maintainer: Andrey Cherepanov

    List of contributors:
    Andrey Cherepanov

      1. python3-dev
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. rpm-build-python3

    Last changed


    June 21, 2021 Andrey Cherepanov 0.0.28-alt1
    - Initial build for Sisyphus