cucumber / cucumber-js

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

Add debug logging to start of run #2408

Closed davidjgoss closed 1 month ago

davidjgoss commented 1 month ago

🤔 What's changed?

Add some debug-level logging to the start of the run, emitting the working directory and the __dirname of the runCucumber function.

⚡️ What's your motivation?

To help diagnose #2353.

📋 Checklist:


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

coveralls commented 1 month ago

Coverage Status

coverage: 97.961% (+0.002%) from 97.959% when pulling b159582a080b504e509897a8330655371c118663 on feat/logging-start-of-run into 1901ec8546f330e9945096109e00a33a90cb824d on main.