prashant-ramcharan / courgette-jvm

Multiprocess | Parallel Cucumber-JVM | Parallelize your Java Cucumber tests on a feature level or on a scenario level.
MIT License
130 stars 38 forks source link

How to debug the gradle projects #343

Closed BalajiSingh closed 1 year ago

BalajiSingh commented 1 year ago

Hi Prashant,

I am working on the gradle based projects ( Selenium, Cucumber , gradle ) but not sure how to debug for gradle projects.

Any clues and advise is much appreciated.

prashant-ramcharan commented 1 year ago

Hi,

You should be able to find a solution on stack overflow or google for this.

prashant-ramcharan commented 1 year ago

Closing issue as this question is not related to Courgette.