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
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Support Path and LiteralPath parameters to module directories #26

Merged
devblackops merged 1 commit into master from feat/literalpath
Aug 10, 2017

Conversation

@devblackops
Copy link
Contributor

@devblackops devblackops commented Jul 11, 2017
edited by SteveL-MSFT
Loading

Description

Adds -Path and -LiteralPath parameters to Get-OperationValidation and Invoke-OperationValidation. These allow OperationValidation to inspect tests in modules without that module needing to be available in $env:PSModulePath.

Related Issue

#19
#20

Motivation and Context

There are use cases where your OVF module is not installed in $env:PSModulePath yet you still want to use OperationValidation to run your tests.

How Has This Been Tested?

Added Pester tests to validate new parameters

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

This change is Reviewable

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

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