Skip to content

gocodeo/gocodeo-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GoCodeo - Generate & run unit tests automatically for free!


GoCodeo is an AI-powered, low-code platform that empowers technology companies to generate automated unit test cases. GoCodeo's user-friendly interface allows all developers to easily write, run, and document unit tests automatically.


How it works

Features

🤖 Automatically generates unit tests.

To generate a set of unit test cases, simply select the JavaScript, TypeScript, or Python code you wish to test using GoCodeo. The tool will then automatically generate the tests for you.

✨ Integrates smoothly with VSCode.

The tests generated by GoCodeo will appear in a new tab within your VSCode IDE, along with a description of your code. This allows you to easily review and make any necessary edits to the tests.

🚀 Assists in enhancing the quality of your code.

GoCodeo's comprehensive test suites can help you identify and correct bugs at an early stage, which ensures that your code is reliable and easy to maintain over time.


Installing

SignIn

SignIn

Authorize

Authorize

Provide Authentication Token

Provide Auth token

Welcome

Welcome


Getting started

Select Code

Select Code

Open Command palette

Open Commmand

Generated Test Cases

Generated Code

  1. Once installed, you should receive a notification at the bottom of the VSCode editor. Click on the "Sign in" button in the notification pop-up to activate GoCodeo using your GitHub account. If you are unable to locate the notification at the bottom right of the editor window, click the button labeled "GoCodeo" in the bottom status bar.

  2. You will be redirected to the GitHub login page.

  3. After confirming the activation, you will be redirected to the GoCodeo authentication token page where you need to copy the token.

  4. Once you have copied the token, return to the editor and execute the "provide authentication token" command to enter the token.

  5. After entering the token, a message saying "Welcome to GoCodeo" will appear at the bottom of the VSCode Editor.

  6. You can either open an existing Python/JS/TS file or create a new class or function, and then select the code.

  7. To generate unit tests for selected code, open the command palette (Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on Mac) and search for "GoCodeo". From the list of commands that appear, select "Generate unit tests"

  8. A new tab will open in your VSCode IDE with the generated tests.

  9. To copy the code into your test file, click on the "Copy test cases" button.


## How to uninstall
  1. Click on the "GoCodeo" button located in the bottom status bar of your VSCode window.
  2. Hover your mouse over the authentication notification and select the settings icon. From the dropdown, choose the "Manage Extension" option.
  3. The GoCodeo Extension will open in a new tab. Select the "Uninstall" option and then reload VSCode.

Links

Terms of use

  • Please notice - similar to other popular generative-AI tools (such as copilot), we also transmit code snippets to our servers.# gocodeo-examples

gocodeo-examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published