workshops · Workshop
Test Automation with pytest
Write maintainable tests for scripts and small services using pytest fixtures and markers.
- Duration
- 2 weeks
- Level
- Intermediate
- Schedule
- Intensive
- Price
- ₩180,000
Overview
Focused workshop on testing discipline for automation codebases. Covers parametrized tests, mocking external APIs, and CI-friendly test layout.
What is included
- —pytest fixture design
- —Mocking HTTP and filesystem calls
- —Coverage targets without gaming metrics
- —CI config templates for GitHub Actions
- —Flaky test diagnosis checklist
Outcomes
- →Achieve meaningful coverage on one legacy script
- →Set up CI that blocks on test failures
- →Refactor one untestable function
Elena Cho
Portfolio coach helping learners ship demonstrable project evidence.
FAQ
Python 3.11+ with pytest 8.x.
Reviews
"Fixture patterns finally clicked. Short course — no filler."
"Mocking section referenced our Slack webhook — practical."