question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create new cucumber package depending on @cucumber/cucumber

See original GitHub issue

This is to make sure people who rely on dependabot, renovate and the like get notifications about the new version.

It should have a post-install message encouraging people to change to @cucumber/cucumber

We should release this for every 7 RC, as well as the first final 7.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
aslakhellesoycommented, Sep 18, 2020

Done! https://www.npmjs.com/package/cucumber/v/7.0.0-rc.0

Let’s release another one when we make 7.0.0 final (as well as any RC releases in-between). The release process is the same as for cucumber-js.

0reactions
aslakhellesoycommented, Sep 19, 2020

I’ve deprecated it too:

npm deprecate cucumber@7.0.0-rc.0 "The npm package has moved to @cucumber/cucumber"
Read more comments on GitHub >

github_iconTop Results From Across the Web

10 Minute Tutorial - Cucumber Documentation
We'll use Cucumber to develop a small library that can figure out whether it's ... Create a Kotlin class called StepDefs inside the...
Read more >
cucumber-js/installation.md at main
Contribute to cucumber/cucumber-js development by creating an account on GitHub. ... in your project is depending on the old, deprecated cucumber package.
Read more >
Getting started with Cucumber in Java — A 10 minute tutorial
First, we need to set up the project so we can use Cucumber. Create a Maven project. In this tutorial, we're using Maven...
Read more >
@cucumber/cucumber | Yarn - Package Manager
#StandWithUkraine npm build coverage backers sponsors pull requests issues ... The format is based on Keep a Changelog and this project adheres to...
Read more >
Cucumber.js
You may also define cucumber.js as a development dependency of your application by including it in a package.json file. // package.json.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found