We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d6018 commit 80866c0Copy full SHA for 80866c0
1 file changed
LINKS.md
@@ -12,6 +12,12 @@ This document lists some links that may be helpful for this project.
12
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
13
* [joblib](https://joblib.readthedocs.io)
14
15
+## Tests
16
+
17
+* [Pytest with Eric](https://pytest-with-eric.com)
18
+* [Top pytest plugins](https://pythontest.com/top-pytest-plugins/)
19
+* [Awesome pytest](https://github.com/augustogoulart/awesome-pytest)
20
21
## Performance / Benchmarks
22
23
* [Scalene](https://www.python4data.science/en/24.3.0/performance/scalene.html)
0 commit comments