Plugin for Vedro framework for measuring resource usage of tests
Project description
Vedro profiling
Vedro profiling - plugin for Vedro framework for measuring resource usage of tests
Installation
Quick
For a quick installation, you can use a plugin manager as follows:
$ vedro plugin install vedro-profiling
Manual
To install manually, follow these steps:
- Install the package using pip:
$ pip3 install vedro-profiling
- Next, activate the plugin in your
vedro.cfg.pyconfiguration file:
# ./vedro.cfg.py
import vedro
import vedro_profiling
class Config(vedro.Config):
class Plugins(vedro.Config.Plugins):
class VedroProfiling(vedro_profiling.VedroProfiling):
enabled = True
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
vedro_profiling-0.1.1.tar.gz
(108.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
File details
Details for the file vedro_profiling-0.1.1.tar.gz.
File metadata
- Download URL: vedro_profiling-0.1.1.tar.gz
- Upload date:
- Size: 108.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d2a2a6cf131cc24dc56e83d939a3cd1d206d9bc447c36925016f5888fb90898
|
|
| MD5 |
02f6d8873a5f5da19b29a207c61e1402
|
|
| BLAKE2b-256 |
b93b45c8ac847d9826dde1912b6c2e26c04bd959300fde7c9243082b3603d98d
|
File details
Details for the file vedro_profiling-0.1.1-py3-none-any.whl.
File metadata
- Download URL: vedro_profiling-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e14d36e96e2a695a2d737604c2c08a64296d033cc5608117c07a0fbdf8e904e
|
|
| MD5 |
b08bab3a962f3b0ce8cf367d106a7052
|
|
| BLAKE2b-256 |
0006089676bb22059cf127c25a1cf667bdaa3fe1d42b761fb6364d026af43684
|