Testinel’s pytest plugin captures structured test execution data directly from pytest and sends it to Testinel, where your test results become searchable, comparable, and actually useful.
Reason this release was yanked:
Security issue
Project description
Official Testinel plugin for pytest
Testinel’s pytest plugin captures structured test execution data directly from pytest and sends it to Testinel, where your test results become searchable, comparable, and actually useful. No log scraping. No brittle CI hacks. Just deterministic test analytics.
📦 Getting Started
Prerequisites
You need a Testinel account and project.
Installation
Getting Testinel into your project is straightforward. Just run this command in your terminal:
pip install --upgrade pytest-testinel
Configuration
Set Testinel reporter DSN environment variable TESTINEL_DSN.
Examples:
# Report to Testinel (HTTPS)
export TESTINEL_DSN="https://your.testinel.endpoint/ingest"
# Report to a local file (JSON)
export TESTINEL_DSN="file:///tmp/testinel-results.json"
# Or use a direct file path
export TESTINEL_DSN="./testinel-results.json"
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
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 pytest_testinel-0.2.0.tar.gz.
File metadata
- Download URL: pytest_testinel-0.2.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3104902318b3fd352008f26ba568fca54d1a5ed59edce3a9caf33d8641ef30ca
|
|
| MD5 |
36a4d2c5b12cf238decaceb56faec3e3
|
|
| BLAKE2b-256 |
d9bb72af1ec2771ed877d5d16e7cdba7b04da59c5ddef9334ed10c58ac19d30f
|
File details
Details for the file pytest_testinel-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pytest_testinel-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0300ad5e362ff0cef41fecfa933415a72afc3ce410dc9244852488ea4ae06e5a
|
|
| MD5 |
eab2bba954e22442c31bcfa3fcbb2609
|
|
| BLAKE2b-256 |
c279d69e58154e956c35bca763b3d9cc333231de3da43825449fe9e53bf4023e
|