File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -434,6 +434,28 @@ therefore not surprising that there are several plugins that fulfil this need:
434434 :alt: License
435435 :target: https://github.com/ionelmc/pytest-benchmark?tab=BSD-2-Clause-1-ov-file#readme
436436
437+ .. _pytest_memray :
438+
439+ `pytest-memray <https://pypi.org/project/pytest-memray/ >`_
440+ pytest plugin for integrating :doc: `Python4DataScience:performance/memray `
441+ into your test suite.
442+
443+ .. image :: https://raster.shields.io/github/stars/bloomberg/pytest-memray
444+ :alt: Stars
445+ :target: https://github.com/bloomberg/pytest-memray/stargazers
446+
447+ .. image :: https://raster.shields.io/github/contributors/bloomberg/pytest-memray
448+ :alt: Contributors
449+ :target: https://github.com/bloomberg/pytest-memray/graphs/contributors
450+
451+ .. image :: https://raster.shields.io/github/commit-activity/y/bloomberg/pytest-memray
452+ :alt: Commit activity
453+ :target: https://github.com/bloomberg/pytest-memraygraphs/commit-activity
454+
455+ .. image :: https://raster.shields.io/github/license/bloomberg/pytest-memray
456+ :alt: Lizenz
457+ :target: https://github.com/ionelmc/pytest-benchmark?tab=BSD-2-Clause-1-ov-file#readme
458+
437459`pytest-timeout <https://pypi.org/project/pytest-timeout/ >`_
438460 prevents tests from running too long.
439461
You can’t perform that action at this time.
0 commit comments