←back to thread

559 points Gricha | 1 comments | | HN request time: 0.201s | source
1. websiteapi ◴[] No.46232871[source]
you gotta be strategic about it. so for example for tests, tell it to use equivalence testing and to prove it, e.g. create a graph of permutations of arguments and their equivalences from the underlying code, and then use such thing to generate the tests.

telling it to do better without any feedback obviously is going to go nowhere fast.