junit4git
junit4git copied to clipboard
How to integrate with JUnit4?
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
Could you share a project that reproduces the issue? This is already tested, so, I would appreciate if I could reproduce it. Thanks
@rpau similar issue https://github.com/rpau/junit4git/issues/20.
Any source to junit4git-agent jar would help.