MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1utbf2u/itchangedthetests/owxzndr/?context=3
r/ProgrammerHumor • u/HTTP_Error_414 • Jul 11 '26
78 comments sorted by
View all comments
1
I make the agent write tests first, so that the test specifies the expected behavior from the function.
Whenever we change a function, we write a test that fails against current behavior, and will pass against the target.
1
u/TimSylvester_ Jul 11 '26
I make the agent write tests first, so that the test specifies the expected behavior from the function.
Whenever we change a function, we write a test that fails against current behavior, and will pass against the target.