File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ emergencies when we need to start branches for older versions.
1616 `Unreleased <https://github.com/veit/python-basics-tutorial-de/compare/25.1.0...HEAD >`_
1717---------------------------------------------------------------------------------------
1818
19+ Added
20+ ~~~~~
21+
22+ * 📝 Add pytest-leak-finder
23+
1924Changed
2025~~~~~~~
2126
Original file line number Diff line number Diff line change @@ -146,6 +146,24 @@ usual sequence of a test:
146146 .. image :: https://raster.shields.io/github/license/tonybaloney/pytest-freethreaded
147147 :alt: License
148148 :target: https://github.com/tonybaloney/pytest-freethreaded?tab=MIT-1-ov-file#readme
149+ `pytest-leak-finder <https://github.com/mgaitan/pytest-leak-finder >`_
150+ for binary search of test artefacts.
151+
152+ .. image :: https://raster.shields.io/github/stars/mgaitan/pytest-leak-finder
153+ :alt: Stars
154+ :target: https://github.com/mgaitan/pytest-leak-finder/stargazers
155+
156+ .. image :: https://raster.shields.io/github/contributors/mgaitan/pytest-leak-finder
157+ :alt: Contributors
158+ :target: https://github.com/mgaitan/pytest-leak-finder/graphs/contributors
159+
160+ .. image :: https://raster.shields.io/github/commit-activity/y/mgaitan/pytest-leak-finder
161+ :alt: Commit activity
162+ :target: https://github.com/mgaitan/pytest-leak-finder/graphs/commit-activity
163+
164+ .. image :: https://raster.shields.io/github/license/mgaitan/pytest-leak-finder
165+ :alt: License
166+ :target: https://github.com/mgaitan/pytest-leak-finder?tab=MIT-1-ov-file
149167
150168… modified output
151169~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments