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
Type
/
to 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.8k
Code
Issues
1.3k
Pull requests
309
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Tests for
Get-Module
V
- #27823
#27823
Draft
Guillermo López-Anglada (guillermooo)
wants to merge 82 commits into
PowerShell:master
PowerShell/PowerShell:master
from
guillermooo:users/guillermo/feature/add-tests-get-module-paths-1-6
guillermooo/PowerShell:users/guillermo/feature/add-tests-get-module-paths-1-6
Copy head branch name to clipboard
Conversation
Commits
82
(82)
Checks
Files changed
Draft
Tests for
Get-Module
V
#27823
Guillermo López-Anglada (guillermooo)
wants to merge 82 commits into
PowerShell:master
PowerShell/PowerShell:master
from
guillermooo:users/guillermo/feature/add-tests-get-module-paths-1-6
guillermooo/PowerShell:users/guillermo/feature/add-tests-get-module-paths-1-6
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
Add `Describe`
Guillermo López-Anglada (guillermooo)
committed
7327290
View commit details
Copy full SHA for 7327290
Browse repository at this point
Add `BeforeAll`
Guillermo López-Anglada (guillermooo)
committed
f542dbe
View commit details
Copy full SHA for f542dbe
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
b4f6c5c
View commit details
Copy full SHA for b4f6c5c
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
a8390fe
View commit details
Copy full SHA for a8390fe
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
2eaf439
View commit details
Copy full SHA for 2eaf439
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
e946e4d
View commit details
Copy full SHA for e946e4d
Browse repository at this point
Add new `Context`
Guillermo López-Anglada (guillermooo)
committed
8448b34
View commit details
Copy full SHA for 8448b34
Browse repository at this point
Add `BeforeAll` and `AfterAll`
Guillermo López-Anglada (guillermooo)
committed
231af68
View commit details
Copy full SHA for 231af68
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
6b75ee8
View commit details
Copy full SHA for 6b75ee8
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
2b52fb6
View commit details
Copy full SHA for 2b52fb6
Browse repository at this point
Commits on Aug 10, 2026
Review: Avoid Windows-only convention
Guillermo López-Anglada (guillermooo)
committed
6258e72
View commit details
Copy full SHA for 6258e72
Browse repository at this point
Review: Use `Join-Path`
Guillermo López-Anglada (guillermooo)
committed
95e9342
View commit details
Copy full SHA for 95e9342
Browse repository at this point
Review: Fix `Should -Throw` tests
Guillermo López-Anglada (guillermooo)
committed
8dbc54d
View commit details
Copy full SHA for 8dbc54d
Browse repository at this point
Review: Typo
Guillermo López-Anglada (guillermooo)
committed
bb7d1db
View commit details
Copy full SHA for bb7d1db
Browse repository at this point
Review: Use dedicated $env:PSModulePath for tests
Guillermo López-Anglada (guillermooo)
committed
0b6503e
View commit details
Copy full SHA for 0b6503e
Browse repository at this point
Refactor
Guillermo López-Anglada (guillermooo)
committed
c6d6a31
View commit details
Copy full SHA for c6d6a31
Browse repository at this point
Fix name
Guillermo López-Anglada (guillermooo)
committed
45075a9
View commit details
Copy full SHA for 45075a9
Browse repository at this point
Commits on Aug 11, 2026
Refactor: Use single variable for the same data
Guillermo López-Anglada (guillermooo)
committed
0f4e5fb
View commit details
Copy full SHA for 0f4e5fb
Browse repository at this point
Consistent formatting
Guillermo López-Anglada (guillermooo)
committed
c56d882
View commit details
Copy full SHA for c56d882
Browse repository at this point
Refactor: Consolidate variables
Guillermo López-Anglada (guillermooo)
committed
8a0a003
View commit details
Copy full SHA for 8a0a003
Browse repository at this point
Cleanup
Guillermo López-Anglada (guillermooo)
committed
c2bf6cf
View commit details
Copy full SHA for c2bf6cf
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
7dd5497
View commit details
Copy full SHA for 7dd5497
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
92c622f
View commit details
Copy full SHA for 92c622f
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
4087b48
View commit details
Copy full SHA for 4087b48
Browse repository at this point
Add `BeforeAll` and `AfterAll`
Guillermo López-Anglada (guillermooo)
committed
3dbf91e
View commit details
Copy full SHA for 3dbf91e
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
dbf0587
View commit details
Copy full SHA for dbf0587
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
592a4a1
View commit details
Copy full SHA for 592a4a1
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
11edc82
View commit details
Copy full SHA for 11edc82
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
8e822c6
View commit details
Copy full SHA for 8e822c6
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
f385bcd
View commit details
Copy full SHA for f385bcd
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
5154898
View commit details
Copy full SHA for 5154898
Browse repository at this point
Add `Describe`
Guillermo López-Anglada (guillermooo)
committed
8afb65f
View commit details
Copy full SHA for 8afb65f
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
0d362fe
View commit details
Copy full SHA for 0d362fe
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
5d8168c
View commit details
Copy full SHA for 5d8168c
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
52ec5a0
View commit details
Copy full SHA for 52ec5a0
Browse repository at this point
Add `BeforeAll` and `AfterAll`
Guillermo López-Anglada (guillermooo)
committed
f28cb52
View commit details
Copy full SHA for f28cb52
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
ff1c480
View commit details
Copy full SHA for ff1c480
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
9620dac
View commit details
Copy full SHA for 9620dac
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
3a3837b
View commit details
Copy full SHA for 3a3837b
Browse repository at this point
Add `BeforeAll` and `AfterAll`
Guillermo López-Anglada (guillermooo)
committed
f06e705
View commit details
Copy full SHA for f06e705
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
6d93261
View commit details
Copy full SHA for 6d93261
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
c8356e6
View commit details
Copy full SHA for c8356e6
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
aa7e56d
View commit details
Copy full SHA for aa7e56d
Browse repository at this point
Add `Describe`
Guillermo López-Anglada (guillermooo)
committed
d0f5508
View commit details
Copy full SHA for d0f5508
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
19c392a
View commit details
Copy full SHA for 19c392a
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
b75d60e
View commit details
Copy full SHA for b75d60e
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
1c65362
View commit details
Copy full SHA for 1c65362
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
f4ea1ea
View commit details
Copy full SHA for f4ea1ea
Browse repository at this point
Add `BeforeAll` and `AfterAll`
Guillermo López-Anglada (guillermooo)
committed
2fcbc0c
View commit details
Copy full SHA for 2fcbc0c
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
eb36cb1
View commit details
Copy full SHA for eb36cb1
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
cfe4855
View commit details
Copy full SHA for cfe4855
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
0deccbe
View commit details
Copy full SHA for 0deccbe
Browse repository at this point
Add `BeforeAll` and `AfterAll`
Guillermo López-Anglada (guillermooo)
committed
2fec8f5
View commit details
Copy full SHA for 2fec8f5
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
2c58864
View commit details
Copy full SHA for 2c58864
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
e4e1696
View commit details
Copy full SHA for e4e1696
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
0bb5dda
View commit details
Copy full SHA for 0bb5dda
Browse repository at this point
Add `Describe`
Guillermo López-Anglada (guillermooo)
committed
c6bdcf8
View commit details
Copy full SHA for c6bdcf8
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
0569427
View commit details
Copy full SHA for 0569427
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
7bbd2b6
View commit details
Copy full SHA for 7bbd2b6
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
f2f491e
View commit details
Copy full SHA for f2f491e
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
63e403d
View commit details
Copy full SHA for 63e403d
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
9bff3f0
View commit details
Copy full SHA for 9bff3f0
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
bdd49cc
View commit details
Copy full SHA for bdd49cc
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
a48815c
View commit details
Copy full SHA for a48815c
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
ebe1ecb
View commit details
Copy full SHA for ebe1ecb
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
e37c322
View commit details
Copy full SHA for e37c322
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
d9daa53
View commit details
Copy full SHA for d9daa53
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
963c04d
View commit details
Copy full SHA for 963c04d
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
8fe0486
View commit details
Copy full SHA for 8fe0486
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
47a6d46
View commit details
Copy full SHA for 47a6d46
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
47e4bad
View commit details
Copy full SHA for 47e4bad
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
8f1beaa
View commit details
Copy full SHA for 8f1beaa
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
3d826dd
View commit details
Copy full SHA for 3d826dd
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
ce944e9
View commit details
Copy full SHA for ce944e9
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
a2062ec
View commit details
Copy full SHA for a2062ec
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
56c561d
View commit details
Copy full SHA for 56c561d
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
d099bf6
View commit details
Copy full SHA for d099bf6
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
1075415
View commit details
Copy full SHA for 1075415
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
b7b3126
View commit details
Copy full SHA for b7b3126
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
2b27c51
View commit details
Copy full SHA for 2b27c51
Browse repository at this point
Add `Context`
Guillermo López-Anglada (guillermooo)
committed
2695735
View commit details
Copy full SHA for 2695735
Browse repository at this point
Add test
Guillermo López-Anglada (guillermooo)
committed
c8d5041
View commit details
Copy full SHA for c8d5041
Browse repository at this point
You can’t perform that action at this time.