Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
coveralls
1.0.19
Coveralls.psm1
#Import everything from Coveralls.ps1, allows for easier pester tests with code coverage.
$here
=
Split-Path
-Parent
$MyInvocation
.
MyCommand
.
Path
.
"$here\Coveralls.ps1"