<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Junit5 and spira (Thread)</title><description> Hello,     this was my junit4 code                 JUnitCore core = new JUnitCore();                 SpiraTestListener listener = new SpiraTestListener();                 listener.setUrl(url                 listener.setUserName(xxx                 listener.setPassword(xxx                 listener.setProjectId(1);                 listener.setReleaseId(-1);                 listener.setTestSetId(-1);                 core.addListener(listener);                 core.run(testCase.getClassName());     How I can do the same in junit5? Is there some documentation? </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/integrations/ide-integration/1871.aspx</link><item><guid isPermaLink="false">threadId=1871</guid><author>Benjamin De Schrijver (benjamin.deschrijver@smartwithfood.com)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">junit</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> junit5</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> junit4</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> junit jupiter</category><title>Junit5 and spira</title><description> Hello,     this was my junit4 code                 JUnitCore core = new JUnitCore();                 SpiraTestListener listener = new SpiraTestListener();                 listener.setUrl(url                 listener.setUserName(xxx                 listener.setPassword(xxx                 listener.setProjectId(1);                 listener.setReleaseId(-1);                 listener.setTestSetId(-1);                 core.addListener(listener);                 core.run(testCase.getClassName());     How I can do the same in junit5? Is there some documentation? </description><pubDate>Tue, 26 Jun 2018 12:04:30 -0400</pubDate><a10:updated>2018-07-16T18:04:00-04:00</a10:updated><link>/Support/Forum/integrations/ide-integration/1871.aspx</link></item><item><guid isPermaLink="false">messageId=3324</guid><author>Jim R (donotreply5@kronodesk.net)</author><title> Hi Benjamin,  I would recommend logging a help desk ticket to get more specific advice.  Heres some</title><description> Hi Benjamin,  I would recommend logging a help desk ticket to get more specific advice.  Heres some general advice -  https://stackoverflow.com/questions/48595037/whats-the-junit-5-way-for-runlisteners   Regards  Jim </description><pubDate>Mon, 02 Jul 2018 19:41:44 -0400</pubDate><a10:updated>2018-07-02T19:41:44-04:00</a10:updated><link>/Support/Forum/integrations/ide-integration/1871.aspx#reply3324</link></item><item><guid isPermaLink="false">messageId=3345</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi Benjamin,  We just released an updated plugin for JUnit 5:   https://www.inflectra.com/Ideas/Ent</title><description> Hi Benjamin,  We just released an updated plugin for JUnit 5:   https://www.inflectra.com/Ideas/Entry/junit-5-extension-now-available-675.aspx   Regards  Adam </description><pubDate>Mon, 16 Jul 2018 18:04:00 -0400</pubDate><a10:updated>2018-07-16T18:04:00-04:00</a10:updated><link>/Support/Forum/integrations/ide-integration/1871.aspx#reply3345</link></item></channel></rss>