Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress Cucumber Preprocessor does not run all features #656

Closed
bugb opened this issue Dec 14, 2021 · 2 comments
Closed

Cypress Cucumber Preprocessor does not run all features #656

bugb opened this issue Dec 14, 2021 · 2 comments

Comments

@bugb
Copy link

bugb commented Dec 14, 2021

Current behavior

Cypress Cucumber Preprocessor does not run all features

Desired behavior

It should be run all features

Log

> [email protected] test
> cypress run --headed --no-exit --spec "**/*.feature"



====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        9.1.1                                                                          │
  │ Browser:        Electron 94                                                                    │
  │ Node Version:   v14.16.0 (D:\Setup\nodejs\node.exe)                                            │
  │ Specs:          2 found (WebPack.feature, XSS.feature)                                         │
  │ Searched:       **\*.feature                                                                   │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  WebPack.feature                                                                 (1 of 2)


  Working with Webpack
    √ it can work with webpack!


  1 passing (9s)

Versions

  • Cypress version: 9.1.1
  • Preprocessor version: 1.18.0
  • Node version: 14.16.0
@amitguptagwl
Copy link

I hope you have not user @focus with Scenario.

@badeball
Copy link
Owner

Due to personal reasons, the previous maintainers of this package are stepping down and handing the reigns over to me, a long-time contributor to the project and a user of it myself. This is a responsibility I'm very excited about. Furthermore, I'd like to thank @lgandecki ++ for all the work that they've done so far.

Read more about the transfer of ownership here.

The repository has however moved and all outstanding issues are being closed. This is not a reflection of the perceived importance of your reported issue. However, if after upgrading to the new version, you still find there to be an issue, feel free to open up another ticket or comment below. Please make sure to read CONTRIBUTING.md before doing so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants