Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testCompile option is not supported #10

Open
rpjesivac opened this issue Jun 17, 2019 · 1 comment
Open

testCompile option is not supported #10

rpjesivac opened this issue Jun 17, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rpjesivac
Copy link

Hi,
I am trying to use Karate framework within Katalon Studio and I wanted to use gradle-plugin for this.
However, to install Karate we need to use testCompile instead of compile option (https://github.com/intuit/karate#gradle) and when I build with gradle katalonCopyDependencies it says everything was successful but nothing is added to the Drivers folder.

If I change to use compile instead of testCompile it works and it brings needed dependencies but I think gradle-plugin should support testCompile and other gradle native options.

Thanks,
Rasko

@devalex88
Copy link
Contributor

@rpjesivac,

Thank you for the suggestion. We will add this enhancement to future releases.

@devalex88 devalex88 added the enhancement New feature or request label Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants