Y
Hacker News
new
|
ask
|
show
|
jobs
by
hakunin
600 days ago
How do you write a test for code clarity / readability / maintainability?
1 comments
pnut
599 days ago
If the code is a generated artefact and conforms to the test cases, who cares?
What maintenance is required when the codebase is regenerated from scratch on each build?
link
What maintenance is required when the codebase is regenerated from scratch on each build?