Skip to main content

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

pytest_proceed-0.1.5.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

pytest_proceed-0.1.5-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

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

Hashes for pytest_proceed-0.1.5.tar.gz
Algorithm Hash digest
SHA256 4ed07be4bde55f5041579091e22be3d433d2a690afdc0e15bb70e8358c249997
MD5 b92388e9dae377badc2093ee57ffff75
BLAKE2b-256 ee30401ee4c51acf1edb0263fe96a8fb42e576a02a00f4cc76d4d33f0b8625b1

See more details on using hashes here.

File details

Details for the file pytest_proceed-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_proceed-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 76721391852e615791ecf2d91ead3d19e2b10ee47aa055213f6230d8d8dc62f7
MD5 7831070a3ca2c7ce83c0b9dd3e0f6086
BLAKE2b-256 23a9c223e561d1bb3f96f07822afe077b0e37335412517a49d2987eb03fc0a28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page