Ask HN: Does your code clear "If the tests pass, you cannot break the code" bar?

tristenharr1 pts0 comments

Why or why not?This is how I have found AI to be very powerful. If my tests pass, I know my code won t break. I spend more time on tests than any other part of the code-base. I am curious who else is building in this manner? I use the statement in the title because I feel that is the bar you have to meet to get the AI to work well, but once you meet that bar lately it has been working pretty flawlessly for me.

code tests pass break meet clear

Related Articles