Framework helping testing Google Cloud Dataflows
Project description
ems-dataflow-testframework
Purpose of the project
This framework aims to help test Google Cloud Platform dataflows in an end-to-end way.
How to develop locally
Use virtualenv preferably to manage Python dependencies.
pip install -r requirements.txt
How to run unit tests
make test
How to run statical code analysis
make check
How to contribute
Fork the repository and apply your changes. Pull requests are welcome. Please pay attention on the commit message conventions. Thanks in advance!
How to release
Releasing is managed by python-semantic-release which means your commit messages define the upgraded version number. Use the following convention during writing commit messages:
- fix({SCOPE}): {BODY} -> patch
- feat({SCOPE}): {BODY} -> minor
- xxx({SCOPE}): {BODY} -> BREAKING CHANGE -> major
If you are unsure how to write valid commit messages enforce yourself with using tools like commitizen.
To trigger a release merge master
branch into release
and push it.
License
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 Distribution
Built Distribution
File details
Details for the file ems-dataflow-testframework-1.1.1.tar.gz
.
File metadata
- Download URL: ems-dataflow-testframework-1.1.1.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c92917c6e601179d809d8bea0cab59608465853a45d003a8f4bee07764c16cab |
|
MD5 | edba53a88daa85283d411a17ac6236cc |
|
BLAKE2b-256 | 1d31cf8f4158896ea53f56a13c2f6df907ac765e3b7d17b733981882e4694278 |
File details
Details for the file ems_dataflow_testframework-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: ems_dataflow_testframework-1.1.1-py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5933b6c9fe97fe0092b3432c0bc00caea696d12fd4d2973659eb43c7801d7b1f |
|
MD5 | 357012d15a27297a6765a3d4f8b23401 |
|
BLAKE2b-256 | 86b2beca6f2e248ff83d003e074a5d59c439b15e9319e46789797d818762a868 |