It’s taken me a while to learn how to use it and where it works best but I’m coming around to where it fits.
Just today i was doing a new project, i wrote a couple lines about what i needed and asked for a database schema. It looked about 80% right. Then asked for all the models for the ORM i wanted and it did that. Probably saved an hour of tedious typing.
deleted by creator
It’s taken me a while to learn how to use it and where it works best but I’m coming around to where it fits.
Just today i was doing a new project, i wrote a couple lines about what i needed and asked for a database schema. It looked about 80% right. Then asked for all the models for the ORM i wanted and it did that. Probably saved an hour of tedious typing.
deleted by creator
I assume we’re talking about software testing? I’d like to know more about:
The meaning of negative and positive tests in this context
Good examples of badly done negative tests by LLMs
deleted by creator
Thank you for thoroughly explaining this. Your explanations make good sense to me.