pytest-sugar 0.9.5-2 source package in Ubuntu
Changelog
pytest-sugar (0.9.5-2) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Set upstream metadata fields: Repository. -- Jelmer Vernooij <email address hidden> Mon, 17 Oct 2022 01:27:08 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest-sugar_0.9.5-2.dsc | 2.1 KiB | 2dfd2721943f90c221dc4dc8de7befd52aeecc39cc07c1769b39d15348b79059 |
pytest-sugar_0.9.5.orig.tar.gz | 13.2 KiB | eea78b6f15b635277d3d90280cd386d8feea1cab0f9be75947a626e8b02b477d |
pytest-sugar_0.9.5-2.debian.tar.xz | 3.0 KiB | ed66715d2b4adc5bf6b4c3cb5f5e6fd1fa6c560dcbccf3ea8e24eaffde0af8de |
No changes file available.
Binary packages built by this source
- python3-pytest-sugar: different output style for py.test with a progress bar
Plugin to improve the look and feel of the py.test Python testing framework.
.
Changes the py.test output to show a green tick for each passing test and a
red cross for test failures. A progress bar is displayed on the right of the
console.
.
Test failures are shown immediately.