python-pytest-profiling
Profiling plugin for pytest
- Developed at devel:languages:python:pytest
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pytest-profiling && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-type-arguments.patch | 0000000874 874 Bytes | |
pytest-profiling-1.8.0.tar.gz | 0000033491 32.7 KB | |
python-pytest-profiling-no-six.patch | 0000001663 1.62 KB | |
python-pytest-profiling.changes | 0000002232 2.18 KB | |
python-pytest-profiling.spec | 0000002396 2.34 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1216910
from
Steve Kowalik (StevenK)
(revision 6)
- Update to 1.8.0: * Drop support for Python 2 and <3.6, removing compatibility code. * Use stdlib unittest.mock instead of mock package. * Removed usage of path.py and path in favour of pathlib. * Added support to hide/show the full path of file. * Remove pinning of more-itertools. * Add support to define element number for print_stats() * Fix mock in test_writes_summary - Dropped patches, included upstream: * pytest-fixtures-pr171-remove-mock.patch * fix-mock-call.patch - Add patch fix-type-arguments.patch: * Use correct type argument for argparse. - Refreshed python-pytest-profiling-no-six.patch
Comments 0