Path to this page:
./
devel/py-test-perf,
Run performance tests against the mainline code
Branch: CURRENT,
Version: 0.13.1,
Package name: py312-test-perf-0.13.1,
Maintainer: pkgsrc-usersRun performance tests against the mainline code.
To use it, include pytest-perf in the test dependencies for your
project, then create some Python module in your package. The plugin
will include any module that contains the text "pytest_perf" and
will run performance tests on each function containing "perf" in
the name.
Master sites:
Filesize: 11.527 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-test-perf-0.13.1
- (2023-12-11) Package added to pkgsrc.se, version py311-test-perf-0.13.1 (created)
CVS history: (Expand)
2023-12-11 10:51:33 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-test-perf: import py-test-perf-0.13.1
Run performance tests against the mainline code.
To use it, include pytest-perf in the test dependencies for your
project, then create some Python module in your package. The plugin
will include any module that contains the text "pytest_perf" and
will run performance tests on each function containing "perf" in
the name.
|