Section 01
Can AI Agents Write Good Property Tests? A Replication Experiment Guide
This project replicates the paper 'Can Large Language Models Write Good Property Tests?' and extends it to the context of AI agents, comparing AI-generated and human-written property testing strategies. Key tools include Python's Hypothesis property testing library and the OpenAI Codex model, aiming to explore the potential and limitations of AI-assisted software testing.