-
-
Notifications
You must be signed in to change notification settings - Fork 478
Comparing changes
Open a pull request
base repository: pester/Pester
base: 6.0.0-alpha1
head repository: pester/Pester
compare: 6.0.0-alpha2
- 16 commits
- 84 files changed
- 3 contributors
Commits on Jun 12, 2024
-
Remove Assert-MockCalled and Assert-VerifiableMock (#2489)
* Remove Assert-MockCalled and Assert-VerifiableMock Been deprecated since v5 * Update tests * Temporarily exclude Assert in Help Description tests * Update offline mocking docs
Configuration menu - View commit details
-
Copy full SHA for e925c6f - Browse repository at this point
Copy the full SHA e925c6fView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bc6b64 - Browse repository at this point
Copy the full SHA 4bc6b64View commit details -
Use functions instead of aliases and patch warning (#2499)
* Use functions instead of aliases and patch warning * Skip description check on Should-* * Somehow the sleep sleeps for 0.5 ms, cannot repro
Configuration menu - View commit details
-
Copy full SHA for c8bc967 - Browse repository at this point
Copy the full SHA c8bc967View commit details
Commits on Jun 14, 2024
-
Add option to disable v5 syntax (#2500)
* Add option to disable v5 syntax * Remove extra output * Update src/functions/assertions/Should.ps1 Co-authored-by: Frode Flaten <3436158+fflaten@users.noreply.github.com> * Check message, so we don't write error to pipeline * Check message, so we don't write error to pipeline * Don't format my error --------- Co-authored-by: Frode Flaten <3436158+fflaten@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c60fd55 - Browse repository at this point
Copy the full SHA c60fd55View commit details -
Fix console warnings in Should-BeEquivalent.Tests.ps1 (#2488)
* Provide default equivalency options in tests * Replace New-Object calls To fix PSSA warnings in VSCode * Throw on missing Options-parameter in Compare-Equivalent * Fix typo in condition in Compare-Equivalent * Only check if parameter is missing regardless of null Nested Compare-* calls got $null
Configuration menu - View commit details
-
Copy full SHA for f6ce6dd - Browse repository at this point
Copy the full SHA f6ce6ddView commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b11cad - Browse repository at this point
Copy the full SHA 9b11cadView commit details
Commits on Jun 17, 2024
-
Improve descriptions for PesterConfiguration sections (#2505)
* Remove false explicit excludeline debug log * Improve descriptions for PesterConfiguration sections
Configuration menu - View commit details
-
Copy full SHA for ec55e36 - Browse repository at this point
Copy the full SHA ec55e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for baccd01 - Browse repository at this point
Copy the full SHA baccd01View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eda49f2 - Browse repository at this point
Copy the full SHA eda49f2View commit details -
Update cert-notice readme (#2504)
* updated readme to include cert notice * fix formatting on table * Apply suggestions from code review --------- Co-authored-by: Jakub Jareš <me@jakubjares.com>
Configuration menu - View commit details
-
Copy full SHA for b81b7cb - Browse repository at this point
Copy the full SHA b81b7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a0cc2 - Browse repository at this point
Copy the full SHA b7a0cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ccddf - Browse repository at this point
Copy the full SHA f1ccddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a379570 - Browse repository at this point
Copy the full SHA a379570View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 397724d - Browse repository at this point
Copy the full SHA 397724dView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8715c8b - Browse repository at this point
Copy the full SHA 8715c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a1a41 - Browse repository at this point
Copy the full SHA 95a1a41View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.0.0-alpha1...6.0.0-alpha2