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.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

pytest_proceed-0.1.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file pytest_proceed-0.1.2.tar.gz.

File metadata

  • Download URL: pytest_proceed-0.1.2.tar.gz
  • Upload date:
  • Size: 3.0 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.2.tar.gz
Algorithm Hash digest
SHA256 a8470f699a56cfa01f516a90c5d02c84016852ab2a6c996d2373f42c939d627d
MD5 5278ca2f56d6be356accf10e7d8dd6b7
BLAKE2b-256 14ed3256bf249e5ec6dca66b8a6e825ffc7e09c3d4754ab73bc1080e0c8914d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytest_proceed-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 79cecb8e6dd495c5e5feefd2673cdcc05980b6c70813ecd2f6619f8dff3164e4
MD5 40d0164ec5cb4ecadb3d913015506f96
BLAKE2b-256 198c8a08cb0333879b8231f13c1674f2685f6f7a60af948b4f23e2813e9ee0cf

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