#Tdd
3 notas · última:
What is the right "unit" in unit testing and why it is not a class?
The talk argues that the right unit for testing is defined by scope and functional boundaries, not by classes, and suggests using heuristics to keep tests focused, stable, and valuable.
Manifesto for Deadline Driven Development
The text contrasts deadline-driven habits with Agile technical practices, arguing that tests, clean code, refactoring, CI, and ATDD are what make incremental delivery and fast feedback possible.
Superpowers: How I'm using coding agents in October 2025
The post describes Superpowers, a Claude Code plugin system built from skills, subagent workflows, TDD, worktrees, and pressure-tested instructions that teach agents to search and use skills.
