Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
54.9k
Code
Issues
1.3k
Pull requests
311
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add module to support Pester tests for automating debugger commands (stepInto, stepOut, etc.), along with basic tests
- #9825
#9825
Merged
Dongbo Wang (daxian-dbw)
merged 7 commits into
PowerShell:master
PowerShell/PowerShell:master
from
KirkMunro:add-debugger-pester-tests
KirkMunro/PowerShell:add-debugger-pester-tests
Copy head branch name to clipboard
Jun 13, 2019
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Add module to support Pester tests for automating debugger commands (stepInto, stepOut, etc.), along with basic tests
#9825
Dongbo Wang (daxian-dbw)
merged 7 commits into
PowerShell:master
PowerShell/PowerShell:master
from
KirkMunro:add-debugger-pester-tests
KirkMunro/PowerShell:add-debugger-pester-tests
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2019
add HelpersDebugger module and debugger tests
Kirk Munro (KirkMunro)
committed
395a448
View commit details
Copy full SHA for 395a448
Browse repository at this point
additional Pester tests; fixed debugger bugs
Kirk Munro (KirkMunro)
committed
ab7d636
View commit details
Copy full SHA for ab7d636
Browse repository at this point
Commits on Jun 5, 2019
make variable names in tests easier to understand
Kirk Munro (KirkMunro)
committed
1a84038
View commit details
Copy full SHA for 1a84038
Browse repository at this point
put disable debugger back with new conditions
Kirk Munro (KirkMunro)
committed
7d7766d
View commit details
Copy full SHA for 7d7766d
Browse repository at this point
Codacy update
Kirk Munro (KirkMunro)
committed
0580771
View commit details
Copy full SHA for 0580771
Browse repository at this point
refactor disable debugger test into property
Kirk Munro (KirkMunro)
committed
4aafbb3
View commit details
Copy full SHA for 4aafbb3
Browse repository at this point
Commits on Jun 12, 2019
update based on PR feedback
Kirk Munro (KirkMunro)
committed
14d5f11
View commit details
Copy full SHA for 14d5f11
Browse repository at this point
You can’t perform that action at this time.