FastAPI - 12- Debugging e Testing
Happy Backending
Affrontiamo una delle parti più rognose e ostiche dello sviluppo backend: risoluzione di problemi tramite debugger e messa alla prova dell'applicazione grazie all'unità di test. Lo faremo grazie a #pytest e alla sua versione asincrona pytest-asyncio
🔵 LINK AL GRUPPO TELEGRAM: https://t.me/happybackending 📰 FEED TELEGRAM: https://t.me/happybackending_feed
🗓️ Programma del corso: https://halon.cc/fastapi-series/
📚 link a GitHub: https://github.com/halon176/HappyBackending/tree/master/FastAPI_Serie/12-testing
link utili: fastapi testing: https://fastapi.tiangolo.com/tutorial/testing/ fastapi async testing: https://www.youtube.com/watch?v=jNhTfwahkDY pytest: https://docs.pytest.org/
⏱️ Capitoli: 00:00 intro 00:30 impostazione del debugger 03:00 utilizzo del debugger 05:41 teoria testing 07:54 installazione e setup pytest 14:23 parametri database di test 15:10 scrittura dei test 22:40 outro
#python debugging ... https://www.youtube.com/watch?v=jNhTfwahkDY
123510580 Bytes