cucumber / cucumber-js

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

chore: update cucumber packages and fix CCK #2351

Closed davidjgoss closed 8 months ago

davidjgoss commented 8 months ago

🤔 What's changed?

Update all the @cucumber/* packages to latest versions.

Fix the CCK - this was unwittingly broken when we upgraded glob and was running 0 tests as a result - changed the mocha config so this will be caught if it happens again.

Removed stream-buffers dependency which we no longer need after the CCK changes.

⚡️ What's your motivation?

Incorporate recent CCK changes.

🏷️ What kind of change is this?

📋 Checklist:


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

coveralls commented 8 months ago

Coverage Status

coverage: 98.355% (+0.5%) from 97.833% when pulling 43c83bbdb6a7102e63be8d7a84b2744b0c187432 on chore/cck-updates-nov23 into 6eede88fe6e6aed83a1ac581740d179e09643e3b on main.