I'm totally new with this CI stuff and was asked to use Circleci. I have been googling for some hours and still didn't get stuff clear on how I can integrate Karate with Circleci.
I'm using Gradle for dependencie so I'm pretty clueless on how to make my Karate tests running on Circleci.
Any good soul to help me out how can I config the .yml circleci file to run my Karate tests?
I really appreciate the help!