awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPowerShell

Unit testing frameworks specifically designed for the PowerShell runtime and module ecosystem.

Distinct from Unit Testing: Specializes unit testing for PowerShell scripts and modules rather than general application code.

Explore 1 awesome GitHub repository matching testing & quality assurance · PowerShell. Refine with filters or upvote what's useful.

Awesome PowerShell GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pester/pesterAvatar pester

    pester/Pester

    3,262Vezi pe GitHub↗

    Pester is a PowerShell testing framework and behavior-driven development tool used to write and run automated tests for scripts and modules. It defines and verifies software behavior through human-readable specifications to validate that code behaves as expected. The project includes a native mocking library that replaces real functions and commands with controlled implementations, allowing for the isolation of code and verification of command invocations without altering the system environment. It also functions as a code coverage tool that measures the percentage of executed lines during te

    Provides a dedicated framework for writing and running automated unit tests for PowerShell scripts and modules.

    PowerShellassertionsbddbdd-framework
    Vezi pe GitHub↗3,262
  1. Home
  2. Testing & Quality Assurance
  3. Software Testing
  4. Testing Frameworks
  5. Unit
  6. Unit Testing
  7. PowerShell