◐ Shell
clean mode source ↗

Add new launch.json task for better ad-hoc end and interactive end to end building and testing by bergmeister · Pull Request #1603 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@bergmeister

@bergmeister bergmeister commented

Oct 25, 2020

edited

Loading

Copy link Copy Markdown

Collaborator

PR Summary

This helps speed up the inner loop when iterating and testing certain scenarios work end to end interactively.
The task builds PSSA and imports it in a new temp shell so that after the task one can copy paste desired end to end example into the shell for interactive end to end testing.

PR Checklist

@bergmeister bergmeister changed the title Add new launch.json for better ad-hoc end and interactive testing by building PSSA and importing it in a new temp shell Add new launch.json task for better ad-hoc end and interactive end to end building and testing

Oct 25, 2020

@rjmholt rjmholt merged commit fc307cb into master

Nov 3, 2020

@rjmholt rjmholt deleted the bergmeister-patch-1 branch

November 3, 2020 17:32

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

Reviewers

@JamesWTruher JamesWTruher Awaiting requested review from JamesWTruher

1 more reviewer

@rjmholt rjmholt rjmholt approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bergmeister @rjmholt