Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: Add Rust Support for Unit Test Generation (UTG) in VS code Extention #2379

Open
1 task done
akshat99812 opened this issue Oct 26, 2024 · 0 comments · May be fixed by keploy/vscode-extension#81
Open
1 task done
Labels
Enhancement New feature or request vscode-extension

Comments

@akshat99812
Copy link

👀 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request vscode-extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant