-
-
Notifications
You must be signed in to change notification settings - Fork 476
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove old and redundant functions (#2520)
* Remove New-PesterOption * Remove Set-PesterStatistics * Remove ResolveTestScripts * Move utility functions * TODO comments to remove CC hashtable syntax * Remove In * Remove flattenBlock Not used and covered by Fold-Block -OnBlock ... * Remove unused Anywhere and *Dependency helpers * TODO comments * Remove duplicate unused ConvertTo-HumanTime Overwritten by function in Output.ps1 * Remove redundant ConvertTo-HumanTime Replaced by more popular Get-HumanTime * Move helpers to Pester.Utility * Revert move for Where-Failed Has dependency on SafeCommands which are not available in Utility. Only used by single P-test, consider inlining in testfile.
- Loading branch information
Showing
8 changed files
with
67 additions
and
480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.