cd/entity/pytest· home entities pytest
grep -l @pytest /news/*.json | wc -l → 21

pytest

mentions 21 type Organization page 1/2 feed RSS

// recent coverage 21 mentions

15:00
2026-07-03
pytorch.org
machine-learning

Understanding PyTorch’s Test Infrastructure

PyTorch's test infrastructure dynamically generates test names across devices and dtypes, causing CI failures to show names like TestLinalgCUDA.test_matmul_cuda_float32 that differ from source templat…

17:47
2026-06-27
equatorops.com
developer-tools

How we made parallel pytest safe for multi-tenant agent swarms

Honeycomb's engineering team redesigned their parallel test execution system to prevent database collisions when multiple pytest invocations run concurrently against the same PostgreSQL host. The fix …

10:41
2026-06-25
dev.to
developer-tools

An eval is just a test that returns a value

A developer created apte, an async-first test framework for Python that unifies unit tests and LLM evals in the same engine with shared fixtures. The framework uses typed dependencies with Annotated a…

03:07
2026-06-25
dev.to
large-language-models

The Real Reason Prompt Engineering Isn't Going Away

Prompt engineering is not disappearing but evolving into context engineering, argues a developer who builds AI workflows. As AI models improve, the need for clear, structured prompts grows, especially…

15:15
2026-06-20
tacoda.medium.com
ai-agents

Sensors: The Other Half of the Harness

An engineer argues that agent harnesses for AI coding agents need more than just rules; they require 'sensors'—automated checks that enforce rules. The engineer describes a four-line shell script that…

13:05
2026-06-20
dev.to
developer-tools

When pytest Said "Passed," It Was Lying

A developer building a coding agent called ForgeFlow discovered that their pytest test suite reported 186 passed tests even though the tests were running in the wrong Python virtual environment. The e…

14:17
2026-06-18
dev.to
developer-tools

A Unicode space killed my cron for 2.5 hours

A Python cron job on Windows failed for 2.5 hours due to a single Unicode character (U+202F, narrow no-break space) in an email body. The character caused a UnicodeEncodeError when the script tried to…

21:16
2026-06-15
github.com
ai-agents

Show HN: Legioni – a bunch of AI agents always with you

Legioni, a team of AI coding agents that coordinates work and learns from every task, has been released as an open-source tool. The agents plan, implement, review, and test code, with lessons from eac…

page 1 / 2 next →
// co-occurs with top 8 entities