File tree 1 file changed +0
-14
lines changed
1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -29,17 +29,3 @@ Everything should work! 🎉
29
29
[ Pester] ( https://pester.dev/ ) is used for unit testing. Here are the commands for running the tests.
30
30
- ` Install-Module -Name Pester -Force -AllowClobber `
31
31
- ` Invoke-Pester ` or ` Invoke-Pester -Path $PROFILE/.. `
32
-
33
- ## To Do
34
- - https://openclassrooms.com/fr/courses/7938616-planifiez-vos-taches-avec-des-scripts-powershell-sur-windows-server/8091884-tirez-un-maximum-de-ce-cours
35
- - https://pester.dev/
36
- - https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/09-functions?view=powershell-7.3
37
- - https://learn.microsoft.com/fr-fr/powershell/scripting/developer/cmdlet/validating-parameter-input?view=powershell-7.3
38
- - https://learn.microsoft.com/en-us/powershell/scripting/developer/cmdlet/parameter-aliases?view=powershell-7.3
39
- - https://riptutorial.com/powershell/example/29958/parameter-validation
40
- - https://learn.microsoft.com/fr-fr/powershell/module/microsoft.powershell.core/about/about_functions_advanced_parameters?view=powershell-7.3
41
- - https://github.com/dahlbyk/posh-git
42
- - https://github.com/mithrandyr/SimplySql
43
- - https://github.com/Sebazzz/PSMenu
44
- - https://github.com/devblackops/Terminal-Icons
45
- - https://github.com/jborean93/PSGhost
You can’t perform that action at this time.
0 commit comments