https://github.com/guilhermelbonomo/tdd_python
Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python
https://github.com/guilhermelbonomo/tdd_python
django docker docker-compose pytest tdd-python testing unitest
Last synced: 4 months ago
JSON representation
Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python
- Host: GitHub
- URL: https://github.com/guilhermelbonomo/tdd_python
- Owner: GuilhermeLBonomo
- License: mit
- Created: 2024-09-14T13:13:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T23:58:38.000Z (about 1 year ago)
- Last Synced: 2025-01-23T23:45:08.615Z (12 months ago)
- Topics: django, docker, docker-compose, pytest, tdd-python, testing, unitest
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TDD_Python
Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python