Tests Automation Framework
Project description
afw
Tests Automation Framework
Check Python installation
python3 --version
If Python is not installed, install it using Homebrew
brew install python
Create a virtual environment
python3 -m venv venv
Activate the virtual environment
source venv/bin/activate # On macOS and Linux
.\venv\Scripts\activate # On Windows
Install dependencies
pip install -r requirements.txt
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
afw-0.0.18.tar.gz
(13.3 kB
view details)
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
afw-0.0.18-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file afw-0.0.18.tar.gz.
File metadata
- Download URL: afw-0.0.18.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6d72cb247fc1cdeffa095d1fe48fac8b912b11f1a9f340e6eb1f1ef8c7d9cb7
|
|
| MD5 |
d3328e00d922c14c5de38e9003a69508
|
|
| BLAKE2b-256 |
57fafa788d199fda410603d152c62f1d3b692997438714c6b5289554de1b90a7
|
File details
Details for the file afw-0.0.18-py3-none-any.whl.
File metadata
- Download URL: afw-0.0.18-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58f32024c91519a8f8382ea58e0c099757d079084660a32745a07c4101a0a421
|
|
| MD5 |
8dc112290ff869036338eb68984f61f3
|
|
| BLAKE2b-256 |
c0d4d2ceaff6636c7d105193164da396c9b01cabebef7821e84fe51c10791afb
|