Show HN: A prompt to make LLMs write property-based tests
Category: devtools
Tags: property-based-testing, llm-prompt, testing-methodology
Score: 4.8/10 (Innovation: 5, Technical: 4, Documentation: 6, Utility: 4)
This project provides a prompt/skill for LLMs to generate property-based tests by decomposing problems into orthogonal axes and composing invariants, aiming to shift test generation from example-based to property-based. It includes a structured workflow and taxonomy, but lacks working code, implementation, or tooling.
Target audience: backend devs, data engineers
Repository: https://github.com/e35zhang/property-testing-skill ยท MIT
View on Hacker News