Skip to content

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

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

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

Conversation

@akshat99812

@akshat99812 akshat99812 commented Oct 26, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

this would need changes on keploy binary as well.

@keploy-staging

Copy link
Copy Markdown

⚠️ 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
Copy Markdown

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

@keploy-staging

Copy link
Copy Markdown

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

@keploy-staging

Copy link
Copy Markdown

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

@keploy-staging

Copy link
Copy Markdown

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

@keploy-staging

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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

@keploy

keploy Bot commented Apr 15, 2025

Copy link
Copy Markdown

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