Amazon Web Services integrations for Questions Three
Project description
Amazon Web Services Integrations for Questions Three
This is an optional package for the Questions Three testing library.
S3 Artifact Saver
As the name implies, the S3 Artifact Saver saves artifacts to an AWS S3 bucket. It subscribes to ARTIFACT_CREATED and REPORT_CREATED events and saves everything it sees. Among other things, this will include JUnit XML test reports, HTTP transcripts from the built-in HTTP Client, and screenshots and DOM dumps from the optional Selenium integrations.
Activation
Create (or append) a custom reporters file:
echo questions_three_aws.S3ArtifactSaver >> /var/custom_reporters
Inform Questions Three about the custom reporters file:
export CUSTOM_REPORTERS_FILE=/var/custom_reporters
Tell the S3 Artifact Saver which bucket to use:
export S3_BUCKET_FOR_ARTIFACTS=spam-eggs-sausage-spam
Set appropriate environment variables for AWS:
See the fine AWS documentation. At a minimum, you will need credentials and a region.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file questions_three_aws-3.2.1.0-py3-none-any.whl.
File metadata
- Download URL: questions_three_aws-3.2.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
defbdbd4aa7fa28e3304a6c3781fa2615a281f159ede03dc22949b7b50fcd0cf
|
|
| MD5 |
18bfa6f6cd6ae662153ed20811a1572e
|
|
| BLAKE2b-256 |
6462ff38b88c4105b5be7b5ed3d4c917c18f3da60c8da08dce243a39cfa934cc
|