You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
👀 Is there an existing feature request for this?
🔖 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
The text was updated successfully, but these errors were encountered: