Skip to main content

pytest plugin to test webapplications using the Ringo webframework

Project description

# pytest-ringo Helper fixtures to test web applications using the Ringo web framework

## Fixtures This plugin provides the following fixtures:

1. app A TestApp instance from webtest of the application. Scope is “module”. 1. config The config object used to configure route etc. Scope is “module”. 1. apprequest A DummyRequest from Pyramid to be used to call views. No scope.

## Invoke You need to provide the URL to the .ini file when invoking the pytest command:

py-test --app-config="path/to/config.ini"

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-ringo-0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

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