cucumber / cucumber-js

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

accept provided configuration as array of argv #2374

Closed davidjgoss closed 8 months ago

davidjgoss commented 8 months ago

🤔 What's changed?

Further to https://github.com/cucumber/cucumber-js/pull/2373, the argv-style provided configuration should also support being an array of strings, as you might pull directly from process.argv.

📋 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.385% (+0.002%) from 98.383% when pulling 139113612398b099862e1081b9c167359d0ba0bd on feat/argv-accept-array into 23e015599406b01030a935fd3689f9f5dd06e666 on main.