Remix.run Logo
theshrike79 2 days ago

Ask it to write tests first and then implement based on the tests, don't let it change the tests.

ActionHank 2 days ago | parent [-]

On more than one occasion I've asked for a change, indicated that the surrounding code was under test, told it not to change the tests, and it off it goes making something that is slightly wrong and rewrites the tests to compensate.