Y
Hacker News
new
|
ask
|
show
|
jobs
by
feastingonslop
138 days ago
Nobody is saying to skip testing the software. Testing is still important. What the code itself looks like, isn’t.
2 comments
JackSlateur
138 days ago
Knowing the inner working of a complex system is a hard requirement of its testing.
link
harrisi
137 days ago
Testing is not a proof a software system is correct. Also, if tests are generated as well, there's no trust in how anything works or if the tests are covering important aspects.
link