Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ebekker/14938182eb5160543bb3b33c419983d6 to your computer and use it in GitHub Desktop.
Save ebekker/14938182eb5160543bb3b33c419983d6 to your computer and use it in GitHub Desktop.

Test Results - Sample XUnit Tests (Alt XSL) (windows-latest)

  • Duration: 2.2216808 seconds
  • Outcome: Completed | Total Tests: 10 | Passed: 10 | Failed: 0

Tests:

✔️ AssertExtensibility.CollectionExamples.LeftCollectionSmallerThanRight
Name: AssertExtensibility.CollectionExamples.LeftCollectionSmallerThanRight
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0002095

✔️ EqualExample.EqualStringIgnoreCase
Name: EqualExample.EqualStringIgnoreCase
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0036434

✔️ EqualExample.DateShouldBeEqualEvenThoughTimesAreDifferent
Name: EqualExample.DateShouldBeEqualEvenThoughTimesAreDifferent
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0029153

✔️ AsyncExamples.RecordAsync
Name: AsyncExamples.RecordAsync
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0271801

✔️ AssertExtensibility.CollectionExamples.SameValuesOutOfOrder
Name: AssertExtensibility.CollectionExamples.SameValuesOutOfOrder
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0001659

✔️ AssertExtensibility.CollectionExamples.CollectionEquality
Name: AssertExtensibility.CollectionExamples.CollectionEquality
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0005589

✔️ AssertExtensibility.CollectionExamples.LeftCollectionLargerThanRight
Name: AssertExtensibility.CollectionExamples.LeftCollectionLargerThanRight
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0001931

✔️ AsyncExamples.CodeThrowsAsync
Name: AsyncExamples.CodeThrowsAsync
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0059848

✔️ AssertExtensibility.CollectionExamples.DuplicatedItemInOneListOnly
Name: AssertExtensibility.CollectionExamples.DuplicatedItemInOneListOnly
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0049307

✔️ AssertExtensibility.CollectionExamples.DuplicatedItemInBothLists
Name: AssertExtensibility.CollectionExamples.DuplicatedItemInBothLists
Code Base: D:\a\dotnet-tests-report\dotnet-tests-report\tests\samples.xunit\AssertExamples\bin\Debug\net5.0\AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az177-783
Duration: 00:00:00.0001811

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="238" height="20" role="img" aria-label="XUnit Tests (Alt XSL): 10/10: Completed"><title>XUnit Tests (Alt XSL): 10/10: Completed</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="238" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="169" height="20" fill="#555"/><rect x="169" width="69" height="20" fill="#97ca00"/><rect width="238" 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="855" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="1590">XUnit Tests (Alt XSL): 10/10</text><text x="855" y="140" transform="scale(.1)" fill="#fff" textLength="1590">XUnit Tests (Alt XSL): 10/10</text><text aria-hidden="true" x="2025" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="590">Completed</text><text x="2025" y="140" transform="scale(.1)" fill="#fff" textLength="590">Completed</text></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment