https://github.com/joseguilherme96/pytest
Repositório destinado a refazer, aprender e explorar conceitos práticos sobre Pytest com pytest-with-eric.
https://github.com/joseguilherme96/pytest
caplog capys fixtures mock patch pytest setup stderr stdout teardown test-integration test-unit
Last synced: about 2 months ago
JSON representation
Repositório destinado a refazer, aprender e explorar conceitos práticos sobre Pytest com pytest-with-eric.
- Host: GitHub
- URL: https://github.com/joseguilherme96/pytest
- Owner: joseguilherme96
- Created: 2025-10-13T15:09:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-16T15:14:08.000Z (about 2 months ago)
- Last Synced: 2026-01-17T04:51:55.964Z (about 2 months ago)
- Topics: caplog, capys, fixtures, mock, patch, pytest, setup, stderr, stdout, teardown, test-integration, test-unit
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pytest
Estudos sobre testes automatizados, refazendo exemplos práticos do curso [pytest-with-eric](https://pytest-with-eric.com/).