Skip to content

Conversation

andyleejordan
Copy link
Member

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.

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
@andyleejordan
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

@andyleejordan andyleejordan merged commit f5c3354 into master Feb 28, 2022
@andyleejordan andyleejordan deleted the andschwa/pester-cwd branch February 28, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using the Pester Codelens changes the directory in the integrated terminal
2 participants