Y
Hacker News
new
|
ask
|
show
|
jobs
by
ptx
18 days ago
Maybe it's more like shift-left testing [1]? You're trying to move some checks to earlier in the process, if I understood you correctly, and get cheaper feedback loops.
[1]
https://en.wikipedia.org/wiki/Shift-left_testing
1 comments
bfung
17 days ago
Test Driven Development. There's more than several /tdd skills that are popular.
link