Crypto tool for automation frameworks
Project description
About
secure-test-autmation Python library for encrypting and decrypting passwords, designed for integration with automated testing frameworks such as Selenium, Appium, Playwright, and others. It ensures secure password storage and allows retrieving keys from remote or local vaults to decrypt configuration files and passwords.
Features
- Encryption and Decryption: Encrypt and decrypt passwords using a Fernet key.
- Key Management: Support for loading, creating, saving, and deleting encryption keys from a local file and remove vault
- Password Generation: Generate secure, random passwords of a specified length.
- Multiple Vault Types:
- Currently: local and and HashiCorp Vault
Documentation
You can find the full documentation for Secure Test Automation here: Secure Test Automation Documentation
Requirements
- Python 3.10 +
cryptographylibrary for encryption/decryption functionality.
Install the required dependencies:
Local Usage
- Clone this repository:
git clone https://github.com/dmberezovskyii/secure-test-automation
- Install required dependencies:
pip install poetry poetry shell poetry env info copy `Executable: path to virtual env` -> Add Interpreter -> Poetry Environment -> Existing environment -> add Executable -> Apply poetry install
Install Library
pip install secure-test-automation
TODO add documentation usage
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
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 secure_test_automation-1.3.1.tar.gz.
File metadata
- Download URL: secure_test_automation-1.3.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
369775254180d59543afb10c9a818d4e05b7d2632c391464019cf3a50585a864
|
|
| MD5 |
4883b3c979c3c1b637bb5be125de6626
|
|
| BLAKE2b-256 |
349315b3c78473d2c29360d3a1adc3f925b0c3f9af5890e482f583476e6c0476
|
File details
Details for the file secure_test_automation-1.3.1-py3-none-any.whl.
File metadata
- Download URL: secure_test_automation-1.3.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba8c1a3e6c6700e09ddf1a5a4ce01e6e6484606cb8ede0d9a7a47655dab9775c
|
|
| MD5 |
d57120a3d4e07d58bc08d70f202317c6
|
|
| BLAKE2b-256 |
5100cb153244abe314b101179601c74fd23542fd9eb8da0b774ce2c96b61529e
|