Core Package
Project description
CAFEX-CORE
CAFEX-CORE is a Python-based automation framework designed to simplify and streamline various testing tasks. It provides a comprehensive set of tools and utilities for web UI, mobile app, thick client, API, and database testing.
Objectives
The main objectives of CAFEX-CORE are:
- Reduce code duplication: By providing reusable components and utilities, CAFEX-CORE minimizes the need for repetitive code across test scripts.
- Improve maintainability: The modular design and clear structure of CAFEX-CORE make test scripts easier to understand and maintain.
- Enhance efficiency: CAFEX-CORE offers various features and functionalities that accelerate test development and execution.
- Promote collaboration: The framework facilitates collaboration among team members by providing a standardized approach to automation.
Getting Started
Prerequisites
- Python 3.12 or later
- pip 24 or later (Python package manager)
Installation
- Install the required dependencies using pip:
pip install cafex-core
Optional Dependencies
- For UI testing:
pip install cafex-core[ui] - For DB testing:
pip install cafex-core[db] - For API testing:
pip install cafex-core[api] - For all optional dependencies:
pip install cafex-core[all]
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
No source distribution files available for this release.See tutorial on generating distribution archives.
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
cafex_core-1.0.0-py3-none-any.whl
(132.4 kB
view details)
File details
Details for the file cafex_core-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cafex_core-1.0.0-py3-none-any.whl
- Upload date:
- Size: 132.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce2b753f9693a743ca9a8829e978d05c2f731287664f1253e7dd07904a51887d
|
|
| MD5 |
69d888c45ce8b50c7746c5c180cf05f2
|
|
| BLAKE2b-256 |
3fbc746f7f517af45ff7372516817c3252a1330a5f1e9e1c94800c9d9cb3a109
|