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.19.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.19-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file afw-0.0.19.tar.gz.
File metadata
- Download URL: afw-0.0.19.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 |
6315f239d05b0a78d5d36fd518cf5cb566070e169ab67a2f915044def6da43f7
|
|
| MD5 |
7468afd96d20f87d3810dcf2230ea14d
|
|
| BLAKE2b-256 |
5bd942cf468b5d0d2b1a739c6d71c767fe7301c158ba8c2e5b2bb52d55598dea
|
File details
Details for the file afw-0.0.19-py3-none-any.whl.
File metadata
- Download URL: afw-0.0.19-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 |
a9def75f12d5cb624ed163c61cfc1e64804f7413e6e7a4d418cc475348a5240a
|
|
| MD5 |
e15227bfcf8b8b0d5255dc797fa40fbd
|
|
| BLAKE2b-256 |
ce40b1e911ec72a533a7323d8880b33e76b84b055882ef92810b127005056033
|