wrdv/testme-idea
TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code
Generates boilerplate test code for Java, Groovy, and Scala with support for JUnit 4/5, TestNG, Spock, and Specs2 frameworks, automatically creating mock objects, test parameters, and assertion statements. Integrates directly into IntelliJ's Code menu and Generate actions, analyzing method signatures to produce relevant mocked return values and test fixtures.
188 stars. No commits in the last 6 months.
Stars
188
Forks
67
Language
Java
License
—
Category
Last pushed
Sep 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/wrdv/testme-idea"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
activej/activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web...
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.