Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix Pester Test/Debug code lenses to now change directory #3852

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

Merged
andyleejordan merged 1 commit into master from andschwa/pester-cwd
Feb 28, 2022

Conversation

Copy link
Member

@andyleejordan andyleejordan commented Feb 28, 2022

We're passing the full path of the test file to the invocation script,
so we do not need to (nor should we, as it could be difficult to
workaround) change the location before running the tests. This just
means not passing a value for cwd in the launch configuration.

Fixes #3259.

fflaten reacted with hooray emoji
We're passing the full path of the test file to the invocation script,
so we do not need to (nor should we, as it could be difficult to
workaround) change the location before running the tests. This just
means not passing a value for `cwd` in the launch configuration.
@ghost ghost added Area-Debugging Issue-Bug A bug to squash. labels Feb 28, 2022
Copy link
Member Author

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM

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

@SeeminglyScience SeeminglyScience SeeminglyScience approved these changes

@JustinGrote JustinGrote Awaiting requested review from JustinGrote

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Using the Pester Codelens changes the directory in the integrated terminal

AltStyle によって変換されたページ (->オリジナル) /