Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Unit test generator OpenAI
New to Visual Studio Code?
Get it now.
Unit test generator OpenAI
Tadeu Tupinamba
|
637 installs
|
(
0
)
|
Free
Generate unit tests easy with OpenAI
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
How to run?
You have to setup your openai apikey,
cmd + shift + p
-> OpenAI Utils: Update API Key
You can run selecting a piece of code, or keeping it open in the editor tab, and then,
cmd + shift + p
-> OpenAI Utils: Generate unit tests