Getting Started with Pester 5: A Beginner's Guide
Autor Owen Heaumeen Limba Engleză Paperback – 9 iun 2024
You will discover the art of mocking in Pester and master its advanced testing methodologies. You will gain insights into working without installed modules and seamlessly integrating Pester with Azure DevOps Pipeline for a streamlined testing process.
After reading this book, you will have the knowledge and skills to initiate your own exploration into PowerShell testing with Pester. You will transform your scripts into reliable powerhouses, ensuring the resilience and quality of your PowerShell code.
- Building blocks and phases of Pester
- Writing effective Pester tests
- Assertions, mocking, and advanced testing techniques
- Integration with Azure DevOps
- Tags, code coverage
Who This Book Is For
PowerShell scripters and Pester Framework beginners
Preț: 251.27 lei
Preț vechi: 314.09 lei
-20% Nou
Puncte Express: 377
Preț estimativ în valută:
48.09€ • 49.95$ • 39.94£
48.09€ • 49.95$ • 39.94£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9798868803055
Ilustrații: XIV, 252 p. 185 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.38 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Ilustrații: XIV, 252 p. 185 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.38 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Unveiling the Power of Pester.- Chapter 2: Mastering Pester Fundamentals.- Chapter 3: Writing Your First Tests.- Chapter 4: Mastering Block Scope in Pester.- Chapter 5: Data-Driven Tests.- Chapter 6: Navigating the Pester Phases: Discovery and Run.- Chapter 7: Test Drive and Test Registry.- Chapter 8: Tags and Invoke-Pester.- Chapter 9: Mocking.- Chapter 10: Code Coverage.- Chapter 11: Integrating Pester with Azure DevOps Pipeline.- Chapter 12: Examples.
Notă biografică
Owen Heaume is a seasoned PowerShell programmer with a passion for crafting efficient solutions in the dynamic landscapes of Intune and Azure. Having recently embarked on a professional journey in PowerShell programming for a prominent company within their automation team, Owen is dedicated to mastering the intricacies of Pester, Azure DevOps, and adhering to best practices.
Owen has published books on deploying applications in Intune using PowerShell, deploying applications in ConfigMgr using PowerShell, and deploying language and regional settings using ConfigMgr. In this book, Owen shares insights gained from real-world experiences, providing readers with practical knowledge and a glimpse into the mind of a multi-faceted professional thriving in the realms of technology.
Owen has published books on deploying applications in Intune using PowerShell, deploying applications in ConfigMgr using PowerShell, and deploying language and regional settings using ConfigMgr. In this book, Owen shares insights gained from real-world experiences, providing readers with practical knowledge and a glimpse into the mind of a multi-faceted professional thriving in the realms of technology.
Textul de pe ultima copertă
Embark on a transformative journey into the world of Pester and elevate your PowerShell scripting to new heights of robustness, reliability, and efficiency. This comprehensive beginner's guide provides a hands-on approach to PowerShell testing using Pester, empowering you to enhance your code quality with confidence.
The book starts with an introduction to Pester, the powerful testing and mocking framework for PowerShell. You'll gain a solid foundation by exploring Pester's fundamental building blocks. The book guides you through the phases of Pester, helping you write your initial Pester code. You will dive into topics such as tags, assertions with Should and parameter filters, and you will explore advanced techniques such as Test Drive and Test Registry.
You will discover the art of mocking in Pester and master its advanced testing methodologies. You will gain insights into working without installed modules and seamlessly integrating Pester with Azure DevOps Pipeline for astreamlined testing process.
After reading this book, you will have the knowledge and skills to initiate your own exploration into PowerShell testing with Pester. You will transform your scripts into reliable powerhouses, ensuring the resilience and quality of your PowerShell code.
You will discover the art of mocking in Pester and master its advanced testing methodologies. You will gain insights into working without installed modules and seamlessly integrating Pester with Azure DevOps Pipeline for astreamlined testing process.
After reading this book, you will have the knowledge and skills to initiate your own exploration into PowerShell testing with Pester. You will transform your scripts into reliable powerhouses, ensuring the resilience and quality of your PowerShell code.
What Will You Learn
- Building blocks and phases of Pester
- Writing effective Pester tests
- Assertions, mocking, and advanced testing techniques
- Integration with Azure DevOps
- Tags, code coverage
Caracteristici
Covers the basics of Azure DevOps integration Discusses advanced testing techniques Includes practical examples