Skip to content

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

Open
akshat99812 wants to merge 2 commits intokeploy:mainfrom
akshat99812:rust-utg
Open

Add Rust Support for Unit Test Generation (UTG)#81
akshat99812 wants to merge 2 commits intokeploy:mainfrom
akshat99812:rust-utg

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 <138353837+akshat99812@users.noreply.github.com>
Signed-off-by: akshat99812 <138353837+akshat99812@users.noreply.github.com>
@shivamsouravjha
Copy link
Contributor

this would need changes on keploy binary as well.

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

4 similar comments
@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

3 similar comments
@keploy-staging
Copy link

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy
Copy link

keploy bot commented Apr 15, 2025

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

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