Forem

# pytest

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The lazy developer's code quality

The lazy developer's code quality

Comments
8 min read
Stop flying blind on flaky tests — pytest-cloudreport gives you HTML reports and cross-run history

Stop flying blind on flaky tests — pytest-cloudreport gives you HTML reports and cross-run history

Comments
3 min read
How to Find and Fix Flaky Tests in pytest

How to Find and Fix Flaky Tests in pytest

Comments
2 min read
Test Your LLM Outputs in pytest (15ms, No API Key)

Test Your LLM Outputs in pytest (15ms, No API Key)

Comments
4 min read
pytest fixtures that actually scale: patterns from 2 years of Python CI pipelines

pytest fixtures that actually scale: patterns from 2 years of Python CI pipelines

Comments
6 min read
MCP in Your Testing Automation: How Playwright and Pytest Finally Stopped Fighting Each Other

MCP in Your Testing Automation: How Playwright and Pytest Finally Stopped Fighting Each Other

1
Comments 2
6 min read
Small Lessons From Learning Pytest

Small Lessons From Learning Pytest

Comments
1 min read
PySpark Utils Library

PySpark Utils Library

Comments
8 min read
Stop writing edge case tests. Let Hypothesis find them instead.

Stop writing edge case tests. Let Hypothesis find them instead.

Comments
7 min read
Postman and pytest Are Living in Parallel Universes. Here's a Bridge.

Postman and pytest Are Living in Parallel Universes. Here's a Bridge.

Comments
3 min read
Your pytest retries are lying to you. The hidden cost of --reruns, and the plugin I wrote so I could actually see what my tests were doing.
Cover image for Your pytest retries are lying to you. The hidden cost of --reruns, and the plugin I wrote so I could actually see what my tests were doing.

Your pytest retries are lying to you. The hidden cost of --reruns, and the plugin I wrote so I could actually see what my tests were doing.

1
Comments
4 min read
Your Mutation Testing Tool Should Make You Explain Yourself
Cover image for Your Mutation Testing Tool Should Make You Explain Yourself

Your Mutation Testing Tool Should Make You Explain Yourself

1
Comments
3 min read
FastAPI Async+Pytest, Event Loop Trap
Cover image for FastAPI Async+Pytest, Event Loop Trap

FastAPI Async+Pytest, Event Loop Trap

21
Comments 1
5 min read
Stop writing fake test data by hand — I built a library that generates it for you
Cover image for Stop writing fake test data by hand — I built a library that generates it for you

Stop writing fake test data by hand — I built a library that generates it for you

1
Comments
2 min read
Stop Guessing What Caused Your Flaky Tests Fail or Pass

Stop Guessing What Caused Your Flaky Tests Fail or Pass

Comments 1
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.