Project Summarizer
| Project | |
| Quality | |
| Community | |
| Maintainers |
TL;DR 🥱
Project Summarizer is a tool used to summarize various files produced by other tools during a build or test process. This tool is intended to be executed after running a test script or a build script. The benefit to using the Project Summarizer tool is a quick summary of more terse information provided by other tools. The goal is to provide the minimum level of feedback on changes to the project, avoiding a more costly lookup of the summarized information. If that goal is met, then a simple look at that summarized information can replace a more costly lookup, such as having to switch focus to a locally hosted web page to figure out the impact of a change.
Our hope is that we can help developers achieve that goal at least 50 percent of the time.
Supported Summarizers
The currently supported summarizers are:
- JUnit for test results
- supported by JUnit and PyTest
- Cobertura for code coverage
- supported by pytest-cov
There are plans for an extension mechanism to support other summarizers soon.
For More Information
For more information about this project, please read our documentation.
Release files for project-summarizer 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| project_summarizer-0.6.0.tar.gz | 33.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| project_summarizer-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 58.9 kB
Release files / project_summarizer-0.6.0.tar.gz
| Download URL | project_summarizer-0.6.0.tar.gz |
|---|---|
| Size | 33.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
355e6963fa7fbc6e4982ee2028fbeeda39602a0f78c2d22c6e16ad66357aa769
|
|
BLAKE2b-256 checksum How to use checksums |
c4639e56f769de66933a83ff24f2ebe26de970f5ed319dc7b29782bc69701fff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.13.1
|
Release files / project_summarizer-0.6.0-py3-none-any.whl
| Download URL | project_summarizer-0.6.0-py3-none-any.whl |
|---|---|
| Size | 25.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1842bda380b91a78bfbc908b62ad057dd2bd25ccd8d131cfe8b51f5af0a9caca
|
|
BLAKE2b-256 checksum How to use checksums |
941e54fec3d11fb177511923429981b0db2b4f98f00074200fc423b832b9392a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.13.1
|