All Downloads are FREE. Search and download functionalities are using the official Maven repository.

powershell-experimental.appveyor.mustache Maven / Gradle / Ivy

There is a newer version: 7.10.0
Show newest version
{{> partial_header}}
version: 1.0.{build}
image:
  - Visual Studio 2017 # PS 5.x
  - Ubuntu # PS 6.x
  - macOS # PS 6.x
install:
  - ps: $PSVersionTable.PSVersion
  - ps: Install-Module Pester -Force -Scope CurrentUser
build: off
test_script:
  - ps: Invoke-Pester -EnableExit




© 2015 - 2025 Weber Informatics LLC | Privacy Policy