Is there a html reporter to use with jest-cucumber which shows all the Gherkin annotations on reportSetting up Protractor with cucumberjs (protractor-cucumber-framework)Protractor-cucumber Allure report not showing full test resultsHow to generate multiple cucumber reports for protractor with multicapabilities?how to get browser and server details while execution of protractor testingError: Cannot find module 'protractor-multiple-cucumber-html-reporter-plugin'How to test Angular 6 with jest and cucumber?Jest encountered an unexpected token - import (Angular CLI 6)Javascript console.log status of Cucumber scenarioSend cucumber 'index.html' report to email

WPF MVVM ColorLister with navigation

What is the name/purpose of this component?

How do Scrum teams manage their dependencies on other teams?

A PEMDAS issue request for explanation

If every star in the universe except the Sun were destroyed, would we die?

Supervisor wants me to support a diploma-thesis software tool after I graduated

Why is it that I have to play this note on the piano as A sharp?

RANK used in 'where' returns invalid column, but exists in results set

Can you mark a new target with the Hunter's Mark spell if the original target shifts to a different plane?

Maze generator & animator in Python

Is there a star over my head?

Are these 2 equivalent?

Need help to understand the integral rules used solving the convolution of two functions

When calculating averages, why can we treat exploding die as if they're independent?

Who is the uncredited actor leading the squad in the Valerian movie?

Why can linguists decide which use of language is correct and which is not?

Problem with listing a directory to grep

How to find a reviewer/editor for my paper?

How to say "In Japan, I want to ..."?

Lost & Found Mobile Telepone

Is every sentence we write or utter either true or false?

Online Education for OR and Developing Decision Support Systems

Contractor cut joist hangers to make them fit

Owner keeps cutting corners and poaching workers for his other company



Is there a html reporter to use with jest-cucumber which shows all the Gherkin annotations on report


Setting up Protractor with cucumberjs (protractor-cucumber-framework)Protractor-cucumber Allure report not showing full test resultsHow to generate multiple cucumber reports for protractor with multicapabilities?how to get browser and server details while execution of protractor testingError: Cannot find module 'protractor-multiple-cucumber-html-reporter-plugin'How to test Angular 6 with jest and cucumber?Jest encountered an unexpected token - import (Angular CLI 6)Javascript console.log status of Cucumber scenarioSend cucumber 'index.html' report to email






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have started using jest-cucumber (https://github.com/bencompton/jest-cucumber) for automating my ReactJS app.



I have tried these reporters with the framework: https://github.com/jest-community/awesome-jest#reporters but I'm not able to see Gherkin steps on the report.
All reports show the test case level details.



I tried to use cucumber-html-reporter https://www.npmjs.com/package/cucumber-html-reporter but unable to use it with jest-cucumber.



Can you suggest any good library which can report the Gherkin annotations step by step which will look like https://www.npmjs.com/package/cucumber-html-reporter










share|improve this question
































    0















    I have started using jest-cucumber (https://github.com/bencompton/jest-cucumber) for automating my ReactJS app.



    I have tried these reporters with the framework: https://github.com/jest-community/awesome-jest#reporters but I'm not able to see Gherkin steps on the report.
    All reports show the test case level details.



    I tried to use cucumber-html-reporter https://www.npmjs.com/package/cucumber-html-reporter but unable to use it with jest-cucumber.



    Can you suggest any good library which can report the Gherkin annotations step by step which will look like https://www.npmjs.com/package/cucumber-html-reporter










    share|improve this question




























      0












      0








      0








      I have started using jest-cucumber (https://github.com/bencompton/jest-cucumber) for automating my ReactJS app.



      I have tried these reporters with the framework: https://github.com/jest-community/awesome-jest#reporters but I'm not able to see Gherkin steps on the report.
      All reports show the test case level details.



      I tried to use cucumber-html-reporter https://www.npmjs.com/package/cucumber-html-reporter but unable to use it with jest-cucumber.



      Can you suggest any good library which can report the Gherkin annotations step by step which will look like https://www.npmjs.com/package/cucumber-html-reporter










      share|improve this question
















      I have started using jest-cucumber (https://github.com/bencompton/jest-cucumber) for automating my ReactJS app.



      I have tried these reporters with the framework: https://github.com/jest-community/awesome-jest#reporters but I'm not able to see Gherkin steps on the report.
      All reports show the test case level details.



      I tried to use cucumber-html-reporter https://www.npmjs.com/package/cucumber-html-reporter but unable to use it with jest-cucumber.



      Can you suggest any good library which can report the Gherkin annotations step by step which will look like https://www.npmjs.com/package/cucumber-html-reporter







      jestjs cucumberjs






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 2 at 11:26







      Harisha K P

















      asked Mar 28 at 7:32









      Harisha K PHarisha K P

      202 silver badges13 bronze badges




      202 silver badges13 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          1
















          I got it working with cucumber-html-reporter and jest-cucumber version 2.0.12. Please check the issue #27 of jest-cucumber: https://github.com/bencompton/jest-cucumber/issues/27.






          share|improve this answer

























          • This is what I was looking for. Let me try this at office today. Many thanks for the help.

            – Harisha K P
            May 21 at 0:53










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55392265%2fis-there-a-html-reporter-to-use-with-jest-cucumber-which-shows-all-the-gherkin-a%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1
















          I got it working with cucumber-html-reporter and jest-cucumber version 2.0.12. Please check the issue #27 of jest-cucumber: https://github.com/bencompton/jest-cucumber/issues/27.






          share|improve this answer

























          • This is what I was looking for. Let me try this at office today. Many thanks for the help.

            – Harisha K P
            May 21 at 0:53















          1
















          I got it working with cucumber-html-reporter and jest-cucumber version 2.0.12. Please check the issue #27 of jest-cucumber: https://github.com/bencompton/jest-cucumber/issues/27.






          share|improve this answer

























          • This is what I was looking for. Let me try this at office today. Many thanks for the help.

            – Harisha K P
            May 21 at 0:53













          1














          1










          1









          I got it working with cucumber-html-reporter and jest-cucumber version 2.0.12. Please check the issue #27 of jest-cucumber: https://github.com/bencompton/jest-cucumber/issues/27.






          share|improve this answer













          I got it working with cucumber-html-reporter and jest-cucumber version 2.0.12. Please check the issue #27 of jest-cucumber: https://github.com/bencompton/jest-cucumber/issues/27.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 20 at 11:16









          jakohansjakohans

          261 bronze badge




          261 bronze badge















          • This is what I was looking for. Let me try this at office today. Many thanks for the help.

            – Harisha K P
            May 21 at 0:53

















          • This is what I was looking for. Let me try this at office today. Many thanks for the help.

            – Harisha K P
            May 21 at 0:53
















          This is what I was looking for. Let me try this at office today. Many thanks for the help.

          – Harisha K P
          May 21 at 0:53





          This is what I was looking for. Let me try this at office today. Many thanks for the help.

          – Harisha K P
          May 21 at 0:53








          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















          draft saved

          draft discarded















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55392265%2fis-there-a-html-reporter-to-use-with-jest-cucumber-which-shows-all-the-gherkin-a%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript