Stacked and left aligned tags on Scenario Outline help
Hi I hope someone can help me. My group like to use tags for our Cucumber scenarios. However, we like to stack tags for easier readability. Example: @400 @JIRA_Name_1 @JIRA_Name_2@JIRA_Name_3 Scenario Outline It seems the stacked tags above a Scenario Outline will not completely align left. They will on a Scenario but not an outline. Example: @400 @JIRA_Name_1 @JIRA_Name_2@JIRA_Name_3 Scenario Outline My question(s) is this: 1. Is there a trick to getting stacked tags to completely align left? 2. Is it recommended to instead keep all tags on the same line? I have attached a picture with generic info showing the alignments of Scenario and Scenario Outline. I am usingIntelliJ IDEA 2019.3,Gherkin plugin 193.5233.144, andCucumber for Java 193.5233.57. I have tried Reformat Code (Code > Reformat Code / Ctrl + Alt + L) and that works for general formatting alignment with the exception of the tag/Scenario Outline issue.2KViews0likes2CommentsIntelliJ v2019/2020 Plug-in for Test Left not shown in IntelliJ plug-in lists
Hi, I am currently evaluating Test Left using the IntelliJ IDE, using version 2019 (also 2020) but I am unable to install the plug-in to integrate Test Left (assume this is to support direct spy launch from the IDE?) as its not listed on the IntelliJ Plug-in listings. I noticed that the recommended IntelliJ version on the Smart Bear support docs is 2017? Should this read 2017 or later or does the plug-in only only work on that version?1.6KViews0likes1Comment