junit4git icon indicating copy to clipboard operation
junit4git copied to clipboard

How to integrate with JUnit4?

Open Kanti1702 opened this issue 5 years ago • 2 comments

When I tried to use Junit4Git for JUnit4 with agent and gradle. gradle is unable to find agent and shows below error: Could not find org.walkmod:junit4git-agent:1.3. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/walkmod/junit4git-agent/1.3/junit4git-agent-1.3.pom - https://repo.maven.apache.org/maven2/org/walkmod/junit4git-agent/1.3/junit4git-agent-1.3.jar

Kanti1702 avatar Feb 17 '20 09:02 Kanti1702

Could you share a project that reproduces the issue? This is already tested, so, I would appreciate if I could reproduce it. Thanks

rpau avatar Dec 27 '20 10:12 rpau

@rpau similar issue https://github.com/rpau/junit4git/issues/20.

Any source to junit4git-agent jar would help.

Bug-E avatar Aug 23 '21 07:08 Bug-E