Skip to main content

Pytest plugin defining the necessary command-line options to pass to pytests testing a Jelastic environment.

Project description

Pytest-jelastic

Adds the following command-line options to your pytests:

  • --jelastic-api-url
  • --jelastic-access-token
  • --jelastic-env-name

and make a jelastic_env_info pytest fixture available.

Publish new package

The Publish teamcity build configuration is only triggered on new git tags. Whenever a new git tag is created, the build configuration is triggered and the package published to the package manager.

git tag -a 1.0.0 -m "my version 1.0.0"
git push origin 1.0.0

Use plugin

In your python project, first

pip install pytest-jelastic

Then, when you run your tests, make sure to at least include

pytest -p pytest_jelastic <your other options>

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_jelastic-0.0.2.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

pytest_jelastic-0.0.2-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

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