rpau / junit4git

Junit Extensions for Test Impact Analysis
42 stars 13 forks source link

How to integrate with JUnit4? #18

Open Kanti1702 opened 4 years ago

Kanti1702 commented 4 years ago

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:

rpau commented 3 years ago

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

Bug-E commented 3 years ago

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

Any source to junit4git-agent jar would help.