Skip to main content

pytest pyramid providing basic fixtures for testing pyramid applications with pytest test suite

Project description

pytest_pyramid

Latest PyPI version Documentation Status Wheel Status Supported Python Versions License

Package status

Tests Coverage Status Requirements Status

pytest_pyramid provides basic fixtures for testing pyramid applications with pytest test suite.

By default, pytest_pyramid will create two fixtures: pyramid_config, which creates configurator based on config.ini file, and pyramid_app, which creates TestApp based on Configurator returned by pyramid_config.

Command line options

  • –pc - pyramid configuration file based on which pytest_pyramid will create test app

Documentation

http://pytest-pyramid.readthedocs.io/en/latest/

TODO

This goal should make it in to 1.0 major release.

  1. provide a pyramid_proc fixture that will start pyramid app process using summon_process

Tests

To run tests run this command:

py.test –pc tests/pyramid.test.ini

CHANGES

0.2.0

  • [feature] support pyramid’s config inheritance with use = config:other.file.ini - Thanks Eric Hulser

  • [feature] dropped support for python 3.2, added support for python 3.4 and 3.5

0.1.1

  • make factories condition to check parameters against None

0.1.0

  • initial release

  • pyramid_config fixture factory and default fixture

  • pyramid_app fixture factory and default fixture

  • documentation

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_pyramid-0.2.0.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

pytest_pyramid-0.2.0-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pytest_pyramid-0.2.0.tar.gz.

File metadata

File hashes

Hashes for pytest_pyramid-0.2.0.tar.gz
Algorithm Hash digest
SHA256 67e40761c7c10640a617e2bb7c0dbe3688d054778765d6e0b585afe347d7857e
MD5 b1d0dd8b3cba7d00ba076458e4540c67
BLAKE2b-256 a593adfd44a3e90263d2f43c14ba9aacc148a4c882a4ee60ad6ba4ad1c72eacf

See more details on using hashes here.

File details

Details for the file pytest_pyramid-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_pyramid-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 af8d53c9c6bc5afcac26dd9e6c300f62608dcef82ff0ffbfd18bf043c1e3f8f6
MD5 5011ea630a726cd8b9f72887d1b20ce3
BLAKE2b-256 576a0da2e9d4dee50d361514bedbeffa168f5926d124f5d72768d9a83f7d5137

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