Skip to content

Tests failing when running npm test #25

@dhansuhkumar

Description

@dhansuhkumar

I was trying to set up the project following the README instructions but ran into some issues when running the tests.

What I did:

  1. Ran npm install - worked fine
  2. Ran npm test - got a lot of failures

What happened:

  • 40 out of 69 tests failed
  • I also get this warning about my Node version: "This Node.js version (v24.11.1) has not been tested with this version of Cucumber"

I'm not sure if it's something wrong on my end or if there's a bug. The C# tests work fine though (npm run test:csharp passes).

I'm attaching the error log below. Let me know if you need anything else

test_errors_clean.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions