Giter Site home page Giter Site logo

Comments (4)

prashant-ramcharan avatar prashant-ramcharan commented on May 20, 2024

Hi, I don't understand the question, what do you mean by cucumber report re-writing?

If your runner has this plugin then the Cucumber report will be created once.

 plugin = {
                        "pretty",
                        "json:target/cucumber-report/cucumber.json",
                        "html:target/cucumber-report/cucumber.html"}

Courgette-JVM report is separate from Cucumber report.

By default, you will get the Courgette report and if you add the plugin above, the Cucumber report will be created as well (with steps and screenshots etc..)

from courgette-jvm.

DzmitryMaretski avatar DzmitryMaretski commented on May 20, 2024

About option: I have it, ty.

what do you mean by cucumber report re-writing?
For example: I want run 2 feature files. I run it. When the first feature file execute i can see it in report.js (cucumber-report) after that the second one will start to executing and report.js doesn't have a history about first feature file executing

from courgette-jvm.

prashant-ramcharan avatar prashant-ramcharan commented on May 20, 2024

The complete cucumber report is only generated after all features or scenerios are finish running. (i.e all threads are complete)

from courgette-jvm.

DzmitryMaretski avatar DzmitryMaretski commented on May 20, 2024

Hm, yesterday and at this morning there was no report. But now everything is ok.
Sorry for that and thank you.

from courgette-jvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.