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: Automatic automated unit test writer for Rails with RSpec

4 pointsby Nedomasover 10 years ago

1 comment

Nedomasover 10 years ago
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>Do you think its possible to build writer in such a way so we don&#x27;t have to write tests anymore?<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.