Skip to main content

pytest plugin to all passing the path to a paste config file

Usage

install/update via:

pip install -U pytest-paste-config

and to run tests type:

py.test

Rationale

This plugin is written purely so that I can do:

def test_connection(pytestconfig):

engine = engine_from_config(pytestconfig.paste_file) models.Base.metadata.create_all(engine) # some test code…

and then run:

py.test –paste-file testing.ini

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-paste-config-0.1.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file pytest-paste-config-0.1.tar.gz.

File metadata

File hashes

Hashes for pytest-paste-config-0.1.tar.gz
Algorithm Hash digest
SHA256 5737f1cf03a9e1f4064ff043d5978da10c5e93e50fee2d13ea5a855d4c7f6503
MD5 e29a5206f4045227d976b8b176f6bd63
BLAKE2b-256 34801add32d26d760cf795e3835e858a126b7e979185ff705e9463bdd4755071

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page