TestGPT for Visual Studio CodeAutomatically generate unit tests for your files using GPT-3.5-turbo model. (GPT-4 also supported for users who have it). You can find the extension on the VS Code marketplace. Requirements
Usage
Using GPT-4If your OpenAI account supports GPT-4 model, open vscode settings, and set "testgpt.model" property to "gpt-4" to start using it, the default is gpt-3.5-turbo. Requesting features / Submitting issues.Please submit the issues you find or the features you want inside TestGPT github repo. Enjoy testing! |