Balrog994 / cucumber-test-runner

An Extension for Visual Studio Code to Run and Debug CucumberJS Tests
MIT License
4 stars 6 forks source link

Added functionality to use an environmental var #7

Closed hardymj closed 1 year ago

hardymj commented 1 year ago

I've added the functionality to be able to use an environmental variable called "cucumberExplorer.env" within a setting.json file in Visual Studio. I've tested using a NODE_ENV to set the Environment, and a few other parameters within the Environmental section