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

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.3.2

  • add pyramid_config ini option

0.3.1

  • fixed pytest deprecation warning

0.3.0

  • [feature] changed pyramid_config fixture scope to session.

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

Uploaded Source

Built Distribution

pytest_pyramid-0.3.2-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytest_pyramid-0.3.2.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for pytest_pyramid-0.3.2.tar.gz
Algorithm Hash digest
SHA256 2118531021d26ba363cbc4222966b6a8b39f41bcf9818e63c4ae9d21f31acf5e
MD5 56a49304158b7e50215794dc98676b85
BLAKE2b-256 88de700d6ffc00e074199295cb4beab93c8ae23b33571e7e93c1bc507d8e8245

See more details on using hashes here.

File details

Details for the file pytest_pyramid-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: pytest_pyramid-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for pytest_pyramid-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5c16ff016ecab6ab1a1d20840a95d52e9f3f18d896c04a884f0273ce02f678c5
MD5 de6d48d2a75dc3af21784fb9d33e7185
BLAKE2b-256 ab9cd1f8c62e5e7d4b013093b9e7724f3b5006330db58d828ae0f4ae43708a20

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