Pester Result Reporting With Suggestions And XSL Support
I believe there is no introduction required for pester in PowerShell community. If you have never heard of Pester, this is the place to go first.
Read MoreI believe there is no introduction required for pester in PowerShell community. If you have never heard of Pester, this is the place to go first.
Read MoreI was recently featured on the Latest Shiny Podcast (@l8istsh9y) hosted by Rob Hirschfeld and Stephen Spector. I came across their podcast a while ago and listened to their last two episodes.
Read MoreIn the first part of this series, I mentioned the reasoning behind starting development of a new framework for operations validation.
Read MoreOperations validation using PowerShell and Pester has been one of my favorite topics and I have both personal and professional interest in this area.
Read MoreIntroduction Continuous Integration (CI) is the process of integrating code into a source code repository several times a day. Each time code is pushed into the repository an automated process runs to build and verify the code continues to work.
Read MoreWhen we talk about applications or software deployed in the infrastructure, we simply refer to the version of the application or software running in the infrastructure.
Read More