Framework helping testing Google Cloud Dataflows
Project description
THIS PACKAGE IS DEPRECATED
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 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 ems_dataflow_testframework-1.3.2-py3-none-any.whl.
File metadata
- Download URL: ems_dataflow_testframework-1.3.2-py3-none-any.whl
- Upload date:
- Size: 40.8 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/58.1.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfa03e31df9bbfe40254851ea4c895ec99f6874729a0a6e6acd630b7b1c09793
|
|
| MD5 |
a570cb06a46125ac6d27be3bf5d91fa2
|
|
| BLAKE2b-256 |
c27be1395245aff51cb4af1cdb98fa039db4e35b25e05b39e4f863411c04be81
|