I have some test date in files setup for my test cases. I have these as embedded resource setup which are copied when newer in visual studio. however, when I run my tests through bitbucket pipeline I...
Hello, Can someone please help me with the import of xml result to Xray. I have created a test as 'generic' and in definition I have kept the method path: example: ZobiTest.LoginT...
What format(s) does bitbucket pipelines support for test results? I am using: dotnet xunit -xml ./test-results/results.xml and pipelines picks up the results.xml file but then when it p...
We are using xUnit to run our Unit testing for our .NET Core project . I'm a newbie to Bamboo and we are using Bamboo for CI and Octpopus for CD. What's the best way to i...
I have xUnit tests that run on an iOS simulator that I want to report to bamboo. Unfortunately the xUnit runner I am using does not support NUnit XML output, so I can't just use the NUnit P...
...o add a Test task, I see tasks for NUnit, MS Test and others, but no xUnit task. By xUnit, I mean the actual xUnit project at http://xunit.codeplex.com/. Are there any plans to have an xUnit task? I...
Is there a way to use the Qt Test output generated with -xunitxml in Bamboo? Attached is a sample result file. (test.log)
Copied to clipboard