Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ability to specify "env" via vscode settings #15

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

DudaGod
Copy link
Member

@DudaGod DudaGod commented Nov 19, 2024

No description provided.

"testplane.configPath": "./another-config/testplane.config.ts"
"testplane.configPath": "./another-config/testplane.config.ts",
"testplane.env": {
"TESTPLANE_SKIP_BROWSERS": "another-bro"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in order to skip test in passed browser after run (just for e2e test)

@DudaGod DudaGod force-pushed the TESTPLANE-326.ability_to_set_env_variables branch from 7d25b6b to 9017277 Compare November 19, 2024 22:22
@DudaGod DudaGod merged commit 4fc30a4 into master Nov 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants