Testing and automation projects, mostly Playwright-focused. See github.com/jeffthoensen for everything.
Runs a pytest suite N times and reports which tests are flaky, stable, or consistently broken. Includes a demo Playwright test with a real timing race condition.
Lookup current season MLB player stats.
Minimal Phoenix project showing Elixir test setup, no database, GitHub Actions integration, and custom QA test scaffolding.
Playwright tests for Spotify.
A mock API paired with Playwright tests, for exercising suites against controlled fixtures instead of a live backend.
Practice suite for exploring Playwright testing patterns.
A Hacker News scraper built to practice automation and data-extraction patterns.
A simple to-do list app built with HTML, CSS, and JavaScript.