Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pipeline input #52

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Add pipeline input #52

merged 4 commits into from
Jun 20, 2024

Conversation

ronaldborman
Copy link
Contributor

@ronaldborman ronaldborman commented Jun 15, 2024

As discussed in issue #51. I've added tests to the last Compare-Equivalent describe block. The entire test suite ran successfully locally beforehand and after the changes. The tests are really basic though, feel free to suggest or apply changes.

Fixes #51

tst/Equivalence/Assert-Equivalent.Tests.ps1 Outdated Show resolved Hide resolved
tst/Equivalence/Assert-Equivalent.Tests.ps1 Outdated Show resolved Hide resolved
tst/Equivalence/Assert-Equivalent.Tests.ps1 Outdated Show resolved Hide resolved
tst/Equivalence/Assert-Equivalent.Tests.ps1 Outdated Show resolved Hide resolved
@ronaldborman ronaldborman requested a review from nohwnd June 18, 2024 11:16
@nohwnd nohwnd merged commit b3146a0 into nohwnd:master Jun 20, 2024
1 check passed
@nohwnd
Copy link
Owner

nohwnd commented Jun 20, 2024

FYI: @ronaldborman using Fixes #, makes the PR close the issue when it is merged, and also makes it easier to find out which issue was closed by which PR.

See it documented here: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass on values from the pipeline to Assert-Equivalent
2 participants