Skip to content

Commit 80866c0

Browse files
committed
Add tests section in LINKS.md
1 parent e1d6018 commit 80866c0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

LINKS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ This document lists some links that may be helpful for this project.
1212
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
1313
* [joblib](https://joblib.readthedocs.io)
1414

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+
1521
## Performance / Benchmarks
1622

1723
* [Scalene](https://www.python4data.science/en/24.3.0/performance/scalene.html)

0 commit comments

Comments
 (0)