Hiptest-publisher error No tests imported
Hello! I'm facing this problem while trying to push the results of the tests to cucumber studio. I'm using cucumber-java. The tests run and pass, but after the command : hiptest-publisher --config-file hiptest-publisher.conf --push target/surefire-reports/TEST-RunTests.xml --test-run-id 604247 --push-format junit this error is shown [v] No tests imported Possible causes for the lack of imported tests: * Did you run the following command before executing your tests? hiptest-publisher --config=hiptest-publisher.conf --test-run-id=345241 --without=actionwords * Did you specify the correct push format? Use push_format=<format> in your config file or option --push-format=<format> in the command line Available formats are: cucumber-json, junit, nunit, robot, tap This is my hiptest-publisher.conf : not_recursive = false split_scenarios = false with_folders = true keep_filenames = false keep_foldernames = false empty_folders = false leafless_export = false no_parent_folder_tags = false with_dataset_names = false language = cucumber output_directory = './features' framework = java site = https://studio.cucumber.io step_definitions_output_directory = './features/step_definitions' actionwords_output_directory = './features/step_definitions' overriden_templates = './templates' I tried the steps fromhttps://community.smartbear.com/t5/CucumberStudio/Does-CucumberStudio-integrates-with-Serenity-BDD/m-p/203124#M5 and https://community.smartbear.com/t5/CucumberStudio/Push-result-status-on-CucumberStudio/m-p/203123but the same error shows.1.4KViews0likes0CommentsSync Project with GitHub
I try to sync my feature files from GitHub to Cucumber Studio as described here: https://support.smartbear.com/cucumberstudio/docs/bdd-with-cucumber/index.html However, the screenshots look completely different from what I see. I cannot choose between different types of projects when I create a new one for example. Also there is no button 'Connect to your features'. I can only create new ones. This is what it looks like for me: Any idea what I do wrong?1.3KViews0likes0CommentsComparing differences between CucumberStudio and Cucumber for JIRA
Hi, I'm currently looking at CucumberStudio and Cucumber for JIRA as potential tools to introduce to our teams and would like to know the following: 1) What are the functional differences between ‘CucumberStudio’ and ‘Cucumber for JIRA’? Is it simply the former is its own independent application while the latter is a jira plugin? 2) Do both maintain synchronisation between feature files <-> git or only one of them? how does it work exactly and are there any limitations? 3) What new issues types does ‘Cucumber for JIRA’ introduce into JIRA? Appreciate your assistance, thanks.1.3KViews0likes0CommentsJira add-on has not yet contacted CucumberStudio Ensure that you enter the server address
Hi team I am trying to integrate CucumberStudio and Jira, which I have done before successfully. Currently I am seeing this error when I am trying on a different JIRA instance. Input provided is the JIRA instance URL to Link and then I see the error. Has anyone else had this issue. Please assist. TIA2KViews0likes1Comment