pytest-tui-runner


Namepytest-tui-runner JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryTextual-based terminal UI for running pytest tests
upload_time2025-10-21 18:34:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2025 Jan Málek Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords pytest gui tui plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytest-tui-runner

**Textual-based terminal UI for running pytest tests**

`pytest-tui-runner` is a plugin and standalone tool that provides an interactive **Textual User Interface (TUI)** for configuring and running Python tests using [pytest](https://pytest.org/).  
It allows developers to easily filter, parametrize, and execute tests directly from the terminal in a clear, interactive environment.

---

## Installation

You can install the package from PyPI:

```bash
pip install pytest-tui-runner
```

---


## Usage
```bash
pytest-tui run
```

Or you can run it with specific path to tests
```bash
pytest-tui run /path/to/your/tests
```

---

## Configuration

`pytest-tui-runner` is configured in the pytest_tui_runner folder, which you have to create in the whole project at the ROOT level.
In that folder, create a default_test.ya file and define your required test structure according to the template.

---

## License

This project is licensed under the **[MIT License]** - see the `LICENSE' file for more details..

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-tui-runner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "pytest, gui, tui, plugin",
    "author": null,
    "author_email": "Jan M\u00e1lek <176jenda@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2b/27/07de55189feab671035d1647b4986e0d3aa648a58582fe15b37a1cdec5a5/pytest_tui_runner-1.0.3.tar.gz",
    "platform": null,
    "description": "# pytest-tui-runner\r\n\r\n**Textual-based terminal UI for running pytest tests**\r\n\r\n`pytest-tui-runner` is a plugin and standalone tool that provides an interactive **Textual User Interface (TUI)** for configuring and running Python tests using [pytest](https://pytest.org/).  \r\nIt allows developers to easily filter, parametrize, and execute tests directly from the terminal in a clear, interactive environment.\r\n\r\n---\r\n\r\n## Installation\r\n\r\nYou can install the package from PyPI:\r\n\r\n```bash\r\npip install pytest-tui-runner\r\n```\r\n\r\n---\r\n\r\n\r\n## Usage\r\n```bash\r\npytest-tui run\r\n```\r\n\r\nOr you can run it with specific path to tests\r\n```bash\r\npytest-tui run /path/to/your/tests\r\n```\r\n\r\n---\r\n\r\n## Configuration\r\n\r\n`pytest-tui-runner` is configured in the pytest_tui_runner folder, which you have to create in the whole project at the ROOT level.\r\nIn that folder, create a default_test.ya file and define your required test structure according to the template.\r\n\r\n---\r\n\r\n## License\r\n\r\nThis project is licensed under the **[MIT License]** - see the `LICENSE' file for more details..\r\n",
    "bugtrack_url": null,
    "license": "MIT License\r\n        \r\n        Copyright (c) 2025 Jan M\u00e1lek\r\n        \r\n        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\r\n        \r\n        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\r\n        \r\n        THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Textual-based terminal UI for running pytest tests",
    "version": "1.0.3",
    "project_urls": {
        "Repository": "https://github.com/JanMalek03/pytest-tui-runner"
    },
    "split_keywords": [
        "pytest",
        " gui",
        " tui",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d86e45d4af1a3e6398250fcfe0d70a83c1bd105e8efb0617c7171387a2cab5c",
                "md5": "3d20fc6c23134690685b1c6921ddc099",
                "sha256": "8b768b5493e8eebf2f305513da4967dda5a9108081d69e1e07c42a0cef176293"
            },
            "downloads": -1,
            "filename": "pytest_tui_runner-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d20fc6c23134690685b1c6921ddc099",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 34472,
            "upload_time": "2025-10-21T18:34:24",
            "upload_time_iso_8601": "2025-10-21T18:34:24.341032Z",
            "url": "https://files.pythonhosted.org/packages/1d/86/e45d4af1a3e6398250fcfe0d70a83c1bd105e8efb0617c7171387a2cab5c/pytest_tui_runner-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2b2707de55189feab671035d1647b4986e0d3aa648a58582fe15b37a1cdec5a5",
                "md5": "99248824f99a21dc2aa4bdfc34333ae4",
                "sha256": "4e574b14112504031765cfef0cae27d7304f4cbb7f25cfb68177595585cb013c"
            },
            "downloads": -1,
            "filename": "pytest_tui_runner-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "99248824f99a21dc2aa4bdfc34333ae4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 27937,
            "upload_time": "2025-10-21T18:34:25",
            "upload_time_iso_8601": "2025-10-21T18:34:25.586089Z",
            "url": "https://files.pythonhosted.org/packages/2b/27/07de55189feab671035d1647b4986e0d3aa648a58582fe15b37a1cdec5a5/pytest_tui_runner-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-21 18:34:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JanMalek03",
    "github_project": "pytest-tui-runner",
    "github_not_found": true,
    "lcname": "pytest-tui-runner"
}
        
Elapsed time: 0.99462s