cucumber / cucumber-js

Cucumber for JavaScript
https://cucumber.io
MIT License
5.02k stars 1.09k forks source link

fix: remove cucumber reports suggestion #2311

Closed davidjgoss closed 11 months ago

davidjgoss commented 11 months ago

🤔 What's changed?

Remove the banner that suggests using Cucumber Reports by default.

⚡️ What's your motivation?

The future of this service is uncertain, so we shouldn't be proactively advertising it at this point.

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

The --publish-quiet option has not been removed, but is deprecated and will be removed in a major release.

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.

coveralls commented 11 months ago

Coverage Status

coverage: 98.456% (-0.05%) from 98.505% when pulling 2afad809e27049127993c02d7a4c96bd5b03f9dd on fix/remove-publish-nag into f1d91d5a6499ba848ff9a1416821082b587c07a5 on main.

davidjgoss commented 11 months ago

Released in https://github.com/cucumber/cucumber-js/releases/tag/v9.4.0