Hi, We've been using the Xray plugin to manage our testing efforts. So far we've been using it to manage our manual tests. I am considering trying to include unit tests, that run in Jenkins, in Xra...
...roblem is when I try to get the issue specifically with issuekey @RunWith(MockitoJUnitRunner.class) public class JiraServiceUnitTest { @Before public void setUp() throws Exception { M...
CTest, as part of CMake, is a test runner which generates xml reports. Starting with the 3.21 version, they support JUnit generation. However, this is not detected by bitbucket, in which after a pip...
My team's code runs on a local network and we can only access our databases on that private network. We are working to implement continuous integration and delivery. Is there a way to automate unit t...
Pipeline error stack: Traceback (most recent call last): File "/usr/local/lib/python3.6/unittest/loader.py", line 428, in _find_test_path module = self._get_module_from_name(name) ...
What version of NUnit xml does the NUnit Parser require? I am able to run a custom script, that generates a TestResult.xml file, and the file is located. I can see in the file that most tests passed,...
I got this error when trying to run yarn test, to run unit test in pipelines, any idea to fix this? I already try chrome-headless , phantomjs, and chrome-no-sandbox, always getting the same error, t...
Is it possible somehow to run groovy tests using Bamboo or any CI server? At this moment I should go to JIRA and manually run Unit test runner. This is quite uncomfortable.
Adaptavist ScriptRunner for JIRA, Version: 4.2.0.7 JIRA Version: v7.1.2 The Unit test runner from the Built in Scripts does not find any Tests, not our own JUnit-Test and not even the sample tests ...
...efore public void setUp() throws Exception { super.setUp(); exampleMacro = new Macro(licenseManager); PluginLicense pluginLicense = Mockito.mock(PluginLicense.class); } @Test public void t...
Does anybody run python unit tests with bamboo and get the results back?
Hi All, If you could see my list of questions asked so far, you can easily find that i am in the learning process of developing a jira gadget. Well. Now here goes the question I have a simple g...
Hi, Please let us know the exact differnce between "Not a bug" and "Invalid" in Jira Resolution and when it should be used? Thanks, Aravind
I am running unit tests in bamboo as a C++ exe in a script configuration. I added GPU/rendering capabilities to my tests, and they are always crashing in bamboo. If I log into the server directly (no...
I am using cppTest for my unit tests. I would like to notify Bamboo that tests are running, such that the Tests field in the dashboard will not say "No tests found". Is this possible?
Hi, I'm trying to use unit test for my Jira Plugin. The problem is when I rename the test file and the class this test is ignored when I run with "atlas-run" Does anyone know the reason for this ? ...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.