正在加载视频...
视频加载失败
🚀 Introducing Cover-Agent 🧪 An open-source tool that includes a reimplementation of Meta's TestGen-LLM for automatically enhancing test suites. Manager: "We must improve old test suites for better code coverage. Can you handle it?" Me: "Sure, my favorite task... (Not!) 🤷♂️" Meta's team had the idea of using LLMs... show more
10 条评论

Itamar Friedman2 年前
Original TestGen-LLM paper: Cover-Agent open-source that reimplements TestGen-LLM by Meta:

Itamar Friedman2 年前
Some of the excitement about TestGen-LLM: Check out our blog for more info about TestGen-LLM and Cover-Agent:

Itamar Friedman2 年前
Cover-Agent in action: ‣ Go example: ‣ Python example:

Qodo (formerly Codium)2 年前
Here is a short how-to and demo video:

Dennis2 年前
this is dope

Eyal Cohen2 年前
Will try it out!

Gil Elbaz2 年前
Looks great! Thnx @itamar_mar

Itamar Friedman2 年前
Thank you! Counting on you to open Issues and maybe even PRs 😃

Hvipublik2 年前
Awesome tool! Can ChatGPT swapped out for some locally running LLM (Mistral of something) for added IP safety?

Itamar Friedman2 年前
Many are asking for it, we will enable it! You are, of course, welcome to contribute a solution that enables that. There are a few examples -- we will follow the solution implemented in PR-Agent
