Hacker News new | ask | show | jobs
by abhimanyuaryan 1457 days ago
this is actually interesting but sounds very complex. How about writing tests?
1 comments

> How about writing more code?

FTFY.

Tests are code. This code needs to be maintained, since it's coupled to your architecture. This code has bugs of its own. Etc.

Writing tests is a fine choice if you have the resources, and also isn't a valid answer to a criticism of the language.