Projeto python destinado a ensinar a realizar testes unitários em python
-
Updated
Jul 4, 2024 - Python
Projeto python destinado a ensinar a realizar testes unitários em python
O projeto inclui três tipos de testes utilizando pytest: testes de integração para verificar a interação entre componentes, testes unitários que validam funções isoladamente e testes de sistema para garantir que o aplicativo funcione como um todo.
Add a description, image, and links to the unitary-test topic page so that developers can more easily learn about it.
To associate your repository with the unitary-test topic, visit your repo's landing page and select "manage topics."