Giter VIP home page Giter VIP logo

Comments (4)

hdorgeval avatar hdorgeval commented on May 20, 2024

Hi @secilkaplan , thanks for your feedback. I will fix this issue asap.

from testcafe-reporter-cucumber-json.

hdorgeval avatar hdorgeval commented on May 20, 2024

Hi @secilkaplan , it seems more difficult than expected.

It would be great if you could provide a sample repo that shows the problem.

On my side the tricky part is that macOS 11 Big Sur is not yet integrated in the multiple-cucumber-html-reporter that generates the HTML report.

This means I have to update the testcafé reporter and , at the same time, I have to do a PR on multiple-cucumber-html-reporter for this new OS.

from testcafe-reporter-cucumber-json.

Vooha-QualiTlabs avatar Vooha-QualiTlabs commented on May 20, 2024

@hdorgeval @TareqElMasri @NathanYocum I still see the issue, could you please fix it?
image
image

from testcafe-reporter-cucumber-json.

Zeerti avatar Zeerti commented on May 20, 2024

We're seeing the same issue using gitlab pipelines. @hdorgeval

--Edit--
We recently discovered that by changing some versions in our package lock it resolved the issue in gitlab pipelines.

"testcafe": {
"version": "1.18.4",
"resolved": "https://registry.npmjs.org/testcafe/-/testcafe-1.18.4.tgz",
"integrity": "sha512-i/fDhEXtQjQeva4JGLAJpo5J8uEY75ojb3T6Vp8zja3ffvXPwEm2evbfsaGbvGBdPChV+7BFsA0+5js5I81nOQ==",

"testcafe-reporter-cucumber-json": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/testcafe-reporter-cucumber-json/-/testcafe-reporter-cucumber-json-6.3.0.tgz",
"integrity": "sha512-pFZ3uasvacyYevHGrHChAd0FIUKoPUAXhABS9eH28QN8vzudaaWvJopb6oigeZnx8MY9akI66rm9Ldnrh8/Blw==",

"node_modules/multiple-cucumber-html-reporter": {
"version": "1.21.6",
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-1.21.6.tgz",
"integrity": "sha512-pAbT97kPqcG/CUG+VGYwzcy5+TqP+NVXESO/rfHU8jgPN5/pjmlFd4pPaH6IT6O25L1ahw/WYpOpU7DZcP6BQw==",

image

from testcafe-reporter-cucumber-json.

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.