HolAdo framework
Project description
HolAdo (Holistic Automation do)
HolAdo
HolAdo, or Holistic Automation do, gives a road to holistic automation in software development. It's aim is to facilitate many actions by unifying in one framework all needed modules. Each module delivers a specific need, and it is generally internally using another framework focussed on this need.
HolAdo framework makes it easy to build a solution with many capabilities. Historically, it was created to easily build powerful functional testing solutions. But it's conception allows to use it in any context, by integrating only needed HolAdo modules.
In order to improve transparency and maintainability of built solution, the Gherkin language is used as a meta-language humanly readable. Each module includes dedicated steps to easily write scenarios (for testing) or processes (for configuration, deployment,...).
Status
HolAdo can be used as is, it is stable and maintained.
Until v1.0.0, it is still considered under construction, it is regularly refactored with breaking changes.
To facilitate it's use, each breaking change will result to a new middle version 0.X.0, so that you can update minor versions without problem.
Python
HolAdo project for Python development. Python is currently the only one supported language.
Currently, main available modules are:
- ais: manage AIS data
- binary: manipulate binary data, like bit series
- db: manage DB actions (clients, query)
- docker: manage Docker actions
- grpc: manage gRPC clients
- helper: many helpers to easily use HolAdo possibilities (ex: build script/executable using Gherkin language outside of testing context, like to write automatic processes with pseudo code)
- json: manipulate JSON data
- keycloak: a Keycloak client
- logging: add logging capabilities
- multitask: manage multithreading and multiprocessing
- protobuf: manage Protobuf
- python: some tools over python libraries
- rabbitmq: manage RabbitMQ
- redis: manage Redis clients
- report: manage reporting
- rest: manage REST clients
- s3: manage S3 clients
- scripting: add scripting capabilities in other modules
- sftp: manage sFTP clients
- system: manage system actions
- test: core module for testing capability (currently, only BDD tool "behave" is supported)
- value: manage values (like tables with scripting capabilities)
- ws: manage Web Service clients
Major upcomming capabilities:
- WebUI interactions (with playright or selenium)
- DB ORM
Community
A community around HolAdo is under construction.
For the moment you can contact me by email (eric.klumpp@gmail.com).
For any support, please write scenarios (executable with 'behave') illustating your problem:
- If you encounter a bug, scenarios reproducing the bug.
- If you need an evolution, scenarios illustrating the expected behavior.
If you have implemented a new module, please send it to me, and I will include it in HolAdo framework.
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
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 holado-0.13.2.tar.gz.
File metadata
- Download URL: holado-0.13.2.tar.gz
- Upload date:
- Size: 489.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b352da312963fe1ea2921389adad81183d030a37a6267c0926d307eba58d968
|
|
| MD5 |
eb704f1ab2329a7e93827aa1cbb3cd02
|
|
| BLAKE2b-256 |
4f72c69630097791d4fa28192e553a9c851c13c051496926272edc7a870b60d7
|
File details
Details for the file holado-0.13.2-py3-none-any.whl.
File metadata
- Download URL: holado-0.13.2-py3-none-any.whl
- Upload date:
- Size: 967.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11426ed53139e62ce00bda5ebdcf024d5043e40f60ad67dccb9adb2b7a473f5b
|
|
| MD5 |
fdadc30b1cbc506f9c58afd130cf8f0e
|
|
| BLAKE2b-256 |
58eabf93fc4beb234c2009756bb45da200aee5ee4269477c10c2d1ebeccb5d3e
|