1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-26 18:44:57 +02:00

chore: add resource under python:python-testing:pytest

This commit is contained in:
Kamran Ahmed
2023-06-05 21:13:27 +01:00
parent 2b8d1f470c
commit 8ca22e0dcc

View File

@@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [Official Docs](https://docs.pytest.org/) - [Official Docs](https://docs.pytest.org/)
- [Pytest Tutorial](https://www.tutorialspoint.com/pytest/index.htm) - [Pytest Tutorial](https://www.tutorialspoint.com/pytest/index.htm)
- [Effective Python Testing With Pytest](https://realpython.com/pytest-python-testing/)