Skip to content
Anthropic Red (safety) · Frontier Labs

Finding Bugs with Claude and Property-based Testing

Ensuring that programs are bug-free is one of the most challenging aspects of software engineering. We developed an agent that can efficiently identify bugs in large software projects. Our agent infers general properties of code that should be true, and then applies property-based testing. After extensive manual valida