Manager for fastapptest and flaskapptest libraries
Project description
pyapptest
pyapptest is a lightweight Python package designed to manage your testing libraries for web applications.
It allows easy installation, uninstallation, and selection of testing libraries like FastAPI and Flask.
By default, installing pyapptest will install both fastapptest and flaskapptest automatically.
Installation
pip install pyapptest
Usage
Install libraries individually
# Install only fastapptest
pyapptest install --lib fastapptest
# Install only flaskapptest
pyapptest install --lib flaskapptest
Uninstall libraries individually
# Uninstall fastapptest
pyapptest uninstall --lib fastapptest
# Uninstall flaskapptest
pyapptest uninstall --lib flaskapptest
Select active testing library
pyapptest options
Example output:
Select which testing library to use:
1. fastapptest
2. flaskapptest
Enter number: 1
Active testing library set to fastapptest
The selected library will be used as the active testing library for your projects.
You can always switch libraries by running pyapptest options again.
Notes
For detailed commands and usage of each library, please check their respective documentation:
fastapptest commands
flaskapptest commands
pyapptest does not modify or replace the CLI commands of the sub-libraries.
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 pyapptest-1.0.0.tar.gz.
File metadata
- Download URL: pyapptest-1.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b40cb8dfac7f4703165c5b2d4d4ae4dc8d50dfd5d1ab61fe524e90780792e475
|
|
| MD5 |
2beb8b74bd2f88f8d634354e3ee9af0d
|
|
| BLAKE2b-256 |
0d306eede8b2ea48019153f5c257d4c61fc7b3df261fdf9d11994bcff6da0f51
|
File details
Details for the file pyapptest-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyapptest-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe92b4fb0146144371188b6228b64dc6dcb8b7bb68d67e0276d6380d162079ed
|
|
| MD5 |
ef03f4244eb275035517c2490387b85f
|
|
| BLAKE2b-256 |
9273892eec9ca6e4a7c327d01803f95c9e2fdbeb0e58ba325ccdcb689171a8d9
|