https://github.com/nohwnd/IntroductionToPester
Code for Introduction to Pester
https://github.com/nohwnd/IntroductionToPester
Last synced: 2 months ago
JSON representation
Code for Introduction to Pester
- Host: GitHub
- URL: https://github.com/nohwnd/IntroductionToPester
- Owner: nohwnd
- License: mit
- Created: 2017-04-06T17:37:38.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T22:54:34.000Z (over 3 years ago)
- Last Synced: 2024-11-27T22:51:32.609Z (11 months ago)
- Language: PowerShell
- Homepage:
- Size: 47.9 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - nohwnd/IntroductionToPester - Code for Introduction to Pester (PowerShell)
README
# Introduction to Pester
This is accompanying code for my talk Introduction to Pester.There are multiple versions of the code in this repository, on the main branch there is version for PowerShell Southampton.
If you are looking for the code for the classic [Introduction to Pester - Singapore](https://www.youtube.com/watch?v=F3oOk0BC9B4&list=PLRTXEHfGcXCBir0a4QxI3whaoBBmdlCRW) you can find it on [2017 branch](https://github.com/nohwnd/IntroductionToPester/tree/2017).