• by surprisetalk on 6/15/2023, 5:37:04 PM

    I find that GPT is great at generating test code :)

    Paste in a function or file and ask GPT to create test code for particular edge-cases. It's usually close enough.

    You can also ask it to create sample data for tables and API requests.