| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-testflo | Distribution: openSUSE Tumbleweed |
| Version: 1.4.22 | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Apr 17 11:23:17 2026 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 245457 | Source RPM: python-testflo-1.4.22-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/OpenMDAO/testflo | |
| Summary: A flow-based testing framework | |
This module provides a flow-based testing framework. testflo supports testing of the OpenMDAO framework. Some OpenMDAO features require execution under MPI, while others don't. testflo runs all of the authors' tests in the same way and allows them to build their tests using unittest.TestCase objects that they are familiar with.
Apache-2.0
* Fri Apr 17 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.4.22
* Previous release broke for projects that don't have a .coveragerc (#130)
- from version 1.4.21
* Fixed a double initialization issue when coverage was active (#128)
- from version 1.4.20
* Improved functionality of the -f option (#123)
* Added a workflow to publish to PyPi when a release is made on GitHub (#122)
- from version 1.4.19
* Added current directory to sys.path during try_import to avoid any
relative import failures in test files (#118)
- from version 1.4.18
* Removed setuptools as a dependency (#115)
- from version 1.4.17
* Fixed a couple of bugs related to SubTests (#111)
- from version 1.4.16
* Changed build system to hatchling; added a test workflow (#106)
* Fixed handling of --skip_dirs arg (#105)
- Update BuildRequires from pyproject.toml
* Fri Dec 29 2023 Dirk Müller <dmueller@suse.com>
- update to 1.4.15:
* handle python 3.12.1 change to skip behavior
* Wed Dec 13 2023 Dirk Müller <dmueller@suse.com>
- update to 1.4.14:
* Fix bug with `disallow_skipped` option
* Fri Nov 11 2022 pgajdos@suse.com
- silent rpmlint
* Fri Nov 11 2022 pgajdos@suse.com
- python-six is not required
* Tue Oct 11 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.4.9
* added --durations option and fixed some config file issues #71
* added --durations option that prints the n longest running tests (similar to pytest)
* fixed the way the .testflo config file is processed so it should support setting any, or at least most of the command line options
* added the --skip_dirs command line option (skip_dirs could be defined in the config file but it wasn't a valid command line option)
* Wed Jul 14 2021 Dominique Leuenberger <dimstar@opensuse.org>
- - Skip python 3.6 because numpy no longer support it.
* Fri Jul 24 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.4.2
* support Python 3.6, 3.7 and 3.8
* added option to exclude test function
* dropped RELEASE_NOTES.txt -- there is no upstream changelog by now
* Wed Mar 11 2020 pgajdos@suse.com
- version update to 1.4.1
* bugfix
- deleted patches
- use_setuptools.patch (upstreamed)
* Fri Jan 04 2019 Todd R <toddrme2178@gmail.com>
- Update to testflo version 1.3.4
* bug fix
- Update to testflo version 1.3.3
* bug fix
- Update to testflo version 1.3.2
* added support for ISOLATED attribute
- Update to testflo version 1.3.1
Aug 17, 2018
* output from --pre_announce now looks better, with the result ('.', 'S', or 'F') showing on the same line as the
"about to run ..." instead of on the following line
* comments are now allowed inside of a test list file
* added a --full_path option so that full testspec paths will be displayed. Having the full path make it easier to
copy and paste the testspec to run testflo on just that single test.
* updated the long_description in setup.py for pypi.
/etc/alternatives/testflo /usr/bin/testflo /usr/bin/testflo-3.11 /usr/lib/python3.11/site-packages/testflo /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/INSTALLER /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/METADATA /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/RECORD /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/REQUESTED /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/WHEEL /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/licenses /usr/lib/python3.11/site-packages/testflo-1.4.22.dist-info/licenses/LICENSE.txt /usr/lib/python3.11/site-packages/testflo/__init__.py /usr/lib/python3.11/site-packages/testflo/__main__.py /usr/lib/python3.11/site-packages/testflo/__pycache__ /usr/lib/python3.11/site-packages/testflo/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/__main__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/__main__.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/benchmark.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/benchmark.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/cover.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/cover.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/deprecations.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/deprecations.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/devnull.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/devnull.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/discover.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/discover.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/duration.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/duration.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/filters.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/filters.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/isolatedrun.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/isolatedrun.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/main.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/main.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/mpirun.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/mpirun.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/options.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/options.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/printer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/printer.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/qman.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/qman.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/runner.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/runner.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/summary.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/summary.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/test.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/util.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/util.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/utresult.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/__pycache__/utresult.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/benchmark.py /usr/lib/python3.11/site-packages/testflo/cover.py /usr/lib/python3.11/site-packages/testflo/deprecations.py /usr/lib/python3.11/site-packages/testflo/devnull.py /usr/lib/python3.11/site-packages/testflo/discover.py /usr/lib/python3.11/site-packages/testflo/duration.py /usr/lib/python3.11/site-packages/testflo/filters.py /usr/lib/python3.11/site-packages/testflo/isolatedrun.py /usr/lib/python3.11/site-packages/testflo/main.py /usr/lib/python3.11/site-packages/testflo/mpirun.py /usr/lib/python3.11/site-packages/testflo/options.py /usr/lib/python3.11/site-packages/testflo/printer.py /usr/lib/python3.11/site-packages/testflo/qman.py /usr/lib/python3.11/site-packages/testflo/runner.py /usr/lib/python3.11/site-packages/testflo/summary.py /usr/lib/python3.11/site-packages/testflo/test.py /usr/lib/python3.11/site-packages/testflo/tests /usr/lib/python3.11/site-packages/testflo/tests/__init__.py /usr/lib/python3.11/site-packages/testflo/tests/__pycache__ /usr/lib/python3.11/site-packages/testflo/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/tests/__pycache__/test_nested_fixtures.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/tests/__pycache__/test_nested_fixtures.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/tests/__pycache__/test_testflo.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/testflo/tests/__pycache__/test_testflo.cpython-311.pyc /usr/lib/python3.11/site-packages/testflo/tests/test_nested_fixtures.py /usr/lib/python3.11/site-packages/testflo/tests/test_testflo.py /usr/lib/python3.11/site-packages/testflo/util.py /usr/lib/python3.11/site-packages/testflo/utresult.py /usr/share/doc/packages/python311-testflo /usr/share/doc/packages/python311-testflo/README.md /usr/share/licenses/python311-testflo /usr/share/licenses/python311-testflo/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Apr 19 22:25:10 2026