TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Zapata – An Automated RSpec Test Writer

7 pointsby Nedomasover 10 years ago

1 comment

Nedomasover 10 years ago
This tool saves developers from doing monkey jobs. It tries to write a passing RSpec spec off the bat. It does fancy analysis to predict the values it could feed to the API of a class.<p>It all started with a belief that writing unit tests is a much more deterministic process than writing app code. And it still holds true.<p>Running it would LOCK the class API in tests as it is. So all we would have to do is writing code, locking it, writing more code, locking it too and so on.<p>I am very thankful that it got featured in the Ruby Weekly today and would bake a cake for the anyone who made it happen. Thanks