Inflectra Customer Forums: Adding JUnit jar to a gradle project (Thread) Hi, Im using Bobcat as automation framework, and it uses gradle to build it. I want to use also the JUnit plugin so my test results are written into Spiratest. I added the jar to the library of my project, in my editor everything looks fine, but if I run my tests it says /Users/macbookprobartvr/Documents/workspace/AEM/testbobcat1/src/test/java/be/vrt/aem/sporza/SporzaTestCase.java:14: error: package com.inflectra.spiratest.addons.junitextension does not exist import com.inflectra.spiratest.addons.junitextension.*; Does anyone have a idea? en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spiratest/issues-questions/1914.aspxthreadId=1914Bart Van Raemdonck (bart.vanraemdonck@gmail.com)junit bobcat gradle automationAdding JUnit jar to a gradle project Hi, Im using Bobcat as automation framework, and it uses gradle to build it. I want to use also the JUnit plugin so my test results are written into Spiratest. I added the jar to the library of my project, in my editor everything looks fine, but if I run my tests it says /Users/macbookprobartvr/Documents/workspace/AEM/testbobcat1/src/test/java/be/vrt/aem/sporza/SporzaTestCase.java:14: error: package com.inflectra.spiratest.addons.junitextension does not exist import com.inflectra.spiratest.addons.junitextension.*; Does anyone have a idea? Fri, 14 Sep 2018 17:46:03 -04002018-09-17T15:29:47-04:00/Support/Forum/spiratest/issues-questions/1914.aspxmessageId=3402Jim R (donotreply5@kronodesk.net) You probably need to add the SpiraTest JAR file to your classpath. Regards Jim You probably need to add the SpiraTest JAR file to your classpath. Regards Jim Fri, 14 Sep 2018 18:03:43 -04002018-09-14T18:03:43-04:00/Support/Forum/spiratest/issues-questions/1914.aspx#reply3402messageId=3403Bart Van Raemdonck (bart.vanraemdonck@gmail.com) I already tried that, but still I have the same error. I already tried that, but still I have the same error. Mon, 17 Sep 2018 15:29:47 -04002018-09-17T15:29:47-04:00/Support/Forum/spiratest/issues-questions/1914.aspx#reply3403