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

Add Rust Support for Unit Test Generation (UTG) #81

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akshat99812
Copy link
Contributor

@akshat99812 akshat99812 commented Oct 26, 2024

This PR adds Rust support to the Keploy VS Code extension’s Unit Test Generation (UTG) feature. With Rust’s growing developer adoption, supporting Rust in the Keploy extension and expand the extension’s functionality to a new language.

Changes Introduced:

Integrated support for Rust-based unit test generation.
Testing & Verification:

Verified Rust unit test generation .
Confirmed no interference with existing language support (Go, Java, JavaScript, TypeScript).

Screenshots :
Previously:
Screenshot 2024-10-26 at 12 44 36 PM

Now:
Screenshot 2024-10-26 at 12 41 42 PM

Additional Information:

This feature aligns with the community’s request to expand support to Rust (Issue #[ISSUE_NUMBER]).
Documentation has been updated to reflect Rust support and setup instructions.
Related Issues:

Closes keploy/keploy#2379

@khareyash05 @shivamsouravjha @SkySingh04 could you please take a look and let me know if there’s anything more needed?

Signed-off-by: akshat99812 <[email protected]>
Signed-off-by: akshat99812 <[email protected]>
@shivamsouravjha
Copy link
Contributor

this would need changes on keploy binary as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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