Skip to content

[💡 Feature]: Make WebdriverIO load .env environments#10858

Merged
christian-bromann merged 1 commit intomainfrom
cb-dotenv
Aug 6, 2023
Merged

[💡 Feature]: Make WebdriverIO load .env environments#10858
christian-bromann merged 1 commit intomainfrom
cb-dotenv

Conversation

@christian-bromann
Copy link
Member

Is your feature request related to a problem?

Make it easier to store environment variables into a .env file and read it from the testrunner via https://www.npmjs.com/package/dotenv

Describe the solution you'd like.

Use https://www.npmjs.com/package/dotenv in the testrunner.

Describe alternatives you've considered.

n/a

Additional context

Request from Vue Forge workshop.

Code of Conduct

  • I agree to follow this project's Code of Conduct

@christian-bromann christian-bromann added Needs Triaging ⏳ No one has looked into the issue yet Idea 💡 A new feature idea help wanted Issues that are free to take by anyone interested good first pick a reasonable task to start getting familiar with the code base and removed Needs Triaging ⏳ No one has looked into the issue yet labels Aug 3, 2023
@christian-bromann christian-bromann added PR: Polish 💅 PRs that contain improvements on existing features and removed help wanted Issues that are free to take by anyone interested good first pick a reasonable task to start getting familiar with the code base Idea 💡 A new feature idea labels Aug 6, 2023
@christian-bromann christian-bromann merged commit 1cf5fed into main Aug 6, 2023
@christian-bromann christian-bromann deleted the cb-dotenv branch August 6, 2023 21:21
@HananArgov
Copy link
Contributor

I've had a task at work on figuring out how to work with dotenv, and when finally coming to work on this, I see addition in the release tag

thank you @christian-bromann for this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Polish 💅 PRs that contain improvements on existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants