cd/entity/XMLยท homeโ€บ entitiesโ€บ XML
grep -l @xml /news/*.json | wc -l โ†’ 1

@XML

mentions 1 type Organization feed RSS
00:34
2026-05-24
dev.to
developer-tools

Mutation Testing for Dummies

Mutation testing is a white-box testing method where developers intentionally introduce small bugs, or "mutants," into source code to evaluate the effectiveness of their test suite. If a test fails afโ€ฆ

// co-occurs with top 1 entities