I am working on creating arquillian junit tests on intellij with gradle now. Does anyone can tell me how to set the build.gradle file and plugin the arquillian in intellij? There are many tutorials I find just tell how to set the pom.xml file but we dont use that, we use gradle.
Asked
Active
Viewed 1,985 times
1 Answers
2
Please see an example at https://github.com/mmatloka/arquillian-gradle-sample . Some additional description is here https://github.com/shrinkwrap/resolver#gradle-importer .

mmatloka
- 1,986
- 1
- 20
- 46