Test Driven Development
Test Driven Development
Projeto Python para estudos de testes automatizados com práticas de TDD
📚 Vitrine.Dev | |
---|---|
✨ Nome | Test Driven Development |
🏷️ Tecnologias | python (pytest) |
Objetivos
- Aprender a criar os primeiros testes unitários com Python
- Conhecer o frameworkd Pytest
- Compreender o que é o Test Driven Development
- Criar testes que lidem com exceptions
- Utilizar markers para organizar e melhorar a execução dos seus testes
- Aprender o que é cobertura de testes e como verificá-la
Veja meu projeto em: https://github.com/ledsouza/Test_Driven_Development