Skip to main content

Pytest plugin to customize test ordering by running all 'related' tests together

Project description

pytest-keep-together

Pytest plugin to customize test ordering by running all "related" tests together.

Usage

TBD

Installation

Create a new virtual environment, activate it and install development requirements:

pip install requirements_dev.txt

Development best-practices

Every commit must be checked with flake8 and mypy:

flake8
mypy .

Build and distribute a new version

Build package

py -m build

Publish new version to test PyPi

py -m twine upload --repository testpypi dist/*

Publish new version to PyPi (production)

py -m twine upload dist/*

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_keep_together-1.0.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

pytest_keep_together-1.0.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file pytest_keep_together-1.0.1.tar.gz.

File metadata

  • Download URL: pytest_keep_together-1.0.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for pytest_keep_together-1.0.1.tar.gz
Algorithm Hash digest
SHA256 388942e424903d4e3b7c544bb18703043f07c187f384286c862bc4ca96889d68
MD5 dbc40a981b845d94b24d3827a52a8acf
BLAKE2b-256 c26f47cfe83ba377ca41c88c1c2537d1e511b2e3e18338e301a6b962b7fbaa90

See more details on using hashes here.

File details

Details for the file pytest_keep_together-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_keep_together-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 946d0e6404dc1543270df584cb164b40542a7d7a03fe346bfbe8665c58adaa20
MD5 c4de2ea4ebd3360e9fc87ff1d15dc5b9
BLAKE2b-256 9991fd2f8aaf9a28c2cac041889cdc894bd730ec556e6293a924caf980a39bc0

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