-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
👀 Is there an existing feature request for this?
- I have searched the existing issues
🔖 Enhancement description
The current version of the Keploy VS Code extension supports UTG for languages such as Go, Java, JavaScript, and TypeScript. With the rising popularity of Rust among developers, adding Rust support for unit test generation would significantly enhance the extension’s appeal and usability.
Feature Request:
Add support for Rust in the UTG functionality of the Keploy VS Code extension.
Enable automatic generation of unit tests for Rust functions and methods.
🎤 Why should this be worked on?
Rust's adoption is growing in the development community due to its memory safety, performance, and reliability. This feature would attract Rust developers looking for efficient test generation solutions and improve the extension’s versatility.
I am interested in contributing to this feature if approved and would be happy to assist with the implementation.
💻 Repository
vscode-extension