Invoke-Build VS Pester

Compare Invoke-Build vs Pester and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Invoke-Build Pester
4 24
605 3,003
- 0.6%
7.0 6.2
9 days ago 18 days ago
PowerShell PowerShell
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Invoke-Build

Posts with mentions or reviews of Invoke-Build. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-28.

Pester

Posts with mentions or reviews of Pester. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-25.
  • PyPyInstaller Powershell Module Initial Code Push
    2 projects | dev.to | 25 Sep 2023
    Pester is what's used for most Powershell testing. While it has some pretty amazing features, it does have issues with .NET class method mocking and sometimes scope can be weird. Here's a simple example:
  • Dev Stuff Distracting Me From Article Writing
    4 projects | dev.to | 19 Sep 2023
    This is the fun that is Powershell mocking, or at least the form that someone completely new to Powershell would write. One thing I must say is that Pester's mocking capabilities are quite easy to work with. It reminded me of pytest mock patching, only well, simpler. Most of the time spent fighting tests was due to the nuances of pipeline flow. For example, you can see that your mocked method was called X many times through something like this:
  • Windows 11 malware adds excludes to windows defender scan
    2 projects | /r/cybersecurity_help | 10 Jan 2023
    The folder blocked all users from reading the files so if you open up the files it looks empty, even tho you have show hidden files turned on. You can't delete it since it says that you need access from TrustedInstaller. This is cleaver by the hacker since trusted installer is actually the name of a windows feature. HOW-EVER by using the command line I found out that the folder contains framework like these two. https://github.com/d1pakda5/PowerShell-for-Pentesters https://github.com/pester/Pester
  • I have to learn PowerShell in 2 weeks. is that possible?
    3 projects | /r/PowerShell | 12 Oct 2022
    I'm really surprised that nobody in this thread has mentioned Pester. PowerShell has its own automated unit testing framework that is incredibly versatile. You do need to know PowerShell in order to really make it shine, but if there are some simple tests that your class requires such as "make sure this value conforms to this regex value", Pester is pretty easy to pick up and utilize.
  • Thoughts on authoring cmdlets
    2 projects | /r/dotnet | 11 Aug 2022
    Finally, the Pester testing framework, which ships with Powershell, is a great way to ensure your code actually does what it's meant to do.
  • Git repo best practices for Powershell.
    3 projects | /r/PowerShell | 8 Mar 2022
  • Looking for public powershell projects to learn best practices and as a reference
    8 projects | /r/PowerShell | 22 Dec 2021
  • Pester 5.3.0 is published.
    2 projects | /r/PowerShell | 17 Aug 2021
    Release 5.3.0 · pester/Pester (github.com)
  • Upgrade from Pester v4 to v5
    2 projects | dev.to | 26 Jun 2021
    The InModuleScope block needs to move inside each It block. This is until version 5.3.0 as mentioned in this issue raised on Pester's gitub repository.
  • Pester 5.2.0 RC1 is published.
    2 projects | /r/PowerShell | 25 Apr 2021
    5.2.0-rc1 · Discussion #1919 · pester/Pester (github.com)

What are some alternatives?

When comparing Invoke-Build and Pester you can also consider the following projects:

Psake - A build automation tool written in PowerShell

Cake - :cake: Cake (C# Make) is a cross platform build automation system.

bicep - Bicep is a declarative language for describing and deploying Azure resources

NUKE - 🏗 The AKEless Build System for C#/.NET

FAKE - FAKE - F# Make

Nake - Magic script-based C# task runner for .NET Core

PSScriptAnalyzer - Download ScriptAnalyzer from PowerShellGallery

CS Make - Sake Build

arm-ttk - Azure Resource Manager Template Toolkit

Plaster - Plaster is a template-based file and project generator written in PowerShell.

MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

FlubuCore - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.