Skip to content

Instantly share code, notes, and snippets.

@mwgevans115
Last active March 8, 2022 07:35
Show Gist options
  • Save mwgevans115/d763731ba979e52591b88506581785af to your computer and use it in GitHub Desktop.
Save mwgevans115/d763731ba979e52591b88506581785af to your computer and use it in GitHub Desktop.
$URI = [uri]'https://software-download.microsoft.com/download/sg/444969d5-f34g-4e03-ac9d-1f9786c69161/19044.1288.211006-0501.21h2_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-gb.iso'
$URI = [uri]'https://software-download.microsoft.com/db/Win10_21H2_English_x64.iso?t=f9f3df6c-feba-4bf8-ac99-0636e0aef143&e=1639004633&h=c846122b22c606dd744b83f9429955ab'

Test Report: My Module Tests

  • Date: 2020-12-11
  • Time: 17:27:03

Expand the following summaries for more details:

Environment:
Env
user: runner
cwd: /home/runner/work/TestActions/TestActions
os-version: 5.4.0-1031-azure
user-domain: ``
machine-name: fv-az29-450
nunit-version: 2.5.8.0
clr-version: Unknown
platform: Linux
Outcome: | Total Tests: 1 | Passed: 1 | Failed: 0
Counters
Total: 1
Errors: 0
Failures: 0
Not-run: 0
Inconclusive: 0
Ignored: 0
Skipped: 0
Invalid: 0

Tests:

/ Pester / /home/runner/work/TestActions/TestActions/Tests/Test-Git.Tests.ps1 / Test-Git

✔️ Test-Git.does something useful

does something useful

Parent: / Pester / /home/runner/work/TestActions/TestActions/Tests/Test-Git.Tests.ps1 / Test-Git
Name: Test-Git.does something useful
Outcome: Success ✔️
Time: 0.1243 seconds
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="214" height="20" role="img" aria-label="Tests 12/11/2020 17:27:03: Passed"><title>Tests 12/11/2020 17:27:03: Passed</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="214" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="165" height="20" fill="#555"/><rect x="165" width="49" height="20" fill="#97ca00"/><rect width="214" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="835" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="1550">Tests 12/11/2020 17:27:03</text><text x="835" y="140" transform="scale(.1)" fill="#fff" textLength="1550">Tests 12/11/2020 17:27:03</text><text aria-hidden="true" x="1885" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="390">Passed</text><text x="1885" y="140" transform="scale(.1)" fill="#fff" textLength="390">Passed</text></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment