No project description provided
Project description
pytest-proceed
A pytest plugin to initiate test runs from a specific test file, proceeding alphabetically through the test suite. Perfect for targeted testing scenarios or partial test suite runs.
Installation
Install using pip:
pip install pytest-proceed
Usage
You can run pytest-proceed by specifying a test file to start from and pass any additional pytest options:
pytest-proceed tests/test_example.py -x -s
or
pytest-proceed -x -s tests/test_example.py
Examples
-
Run all tests starting from a specific file:
pytest-proceed tests/test_example.py -
Run tests with pytest options (e.g., stop after first failure):
pytest-proceed -x tests/test_example.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest_proceed-0.1.5.tar.gz.
File metadata
- Download URL: pytest_proceed-0.1.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ed07be4bde55f5041579091e22be3d433d2a690afdc0e15bb70e8358c249997
|
|
| MD5 |
b92388e9dae377badc2093ee57ffff75
|
|
| BLAKE2b-256 |
ee30401ee4c51acf1edb0263fe96a8fb42e576a02a00f4cc76d4d33f0b8625b1
|
File details
Details for the file pytest_proceed-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pytest_proceed-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76721391852e615791ecf2d91ead3d19e2b10ee47aa055213f6230d8d8dc62f7
|
|
| MD5 |
7831070a3ca2c7ce83c0b9dd3e0f6086
|
|
| BLAKE2b-256 |
23a9c223e561d1bb3f96f07822afe077b0e37335412517a49d2987eb03fc0a28
|