Show HN: Shortest, a natural language AI-powered testing framework

github.com

5 points by sahillavingia a day ago

Shortest is an open-source AI-powered testing framework that allows developers to write end-to-end tests in plain English, as simple as:

shortest(“user can sign up and create a $5 product”)

The thesis is that being able to write short tests in English → more tests → fewer regressions as AI writes and ships more code.

Would love to hear what you all think! Feedback (and contributions) welcome.