Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Akash-Singh04/Keploy-VsCode-Extension-Alpha

Repository files navigation

Note: This is just a prototype built as a proof of concept. The full Vs Code Extension for Keploy can be found here. This repository serves as a public archive for the same and will not be maintained moving forward.

Features

  • Keploy Record : Record Testcases with Keploy
  • Keploy Test : Replay Recorded Testcases with Keploy
  • Keploy Update : Update your Keploy to the latest version
  • Keploy Version Display: Get the latest version of Keploy directly in your Visual Studio Code.

Setup

To set up Keploy VSCode extension in your Visual Studio Code development environment:

  • Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. ext install Akash-Singh04.heykeploy
  • After the installation is complete, you may be prompted to reload Visual Studio Code. Click the "Reload" button or close and reopen Visual Studio Code.

Requirements

There are no specific requirements or dependencies for using Keploy-VsCode. Simply install the extension and start enjoying its features!

Following Extension Guidelines

Keploy-VsCode follows the Visual Studio Code Extension Guidelines to ensure a seamless experience for users.

Enjoy using Keploy-VsCode! If you find it helpful, consider leaving a review or starring the repository on GitHub. Thank you!