Skip to content

Instantly share code, notes, and snippets.

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

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

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

Tests:

✔️ AssertExtensibility.CollectionExamples.LeftCollectionSmallerThanRight
Name: AssertExtensibility.CollectionExamples.LeftCollectionSmallerThanRight
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0002009

✔️ EqualExample.EqualStringIgnoreCase
Name: EqualExample.EqualStringIgnoreCase
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0046398

✔️ EqualExample.DateShouldBeEqualEvenThoughTimesAreDifferent
Name: EqualExample.DateShouldBeEqualEvenThoughTimesAreDifferent
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0046270

✔️ AsyncExamples.RecordAsync
Name: AsyncExamples.RecordAsync
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0052988

✔️ AssertExtensibility.CollectionExamples.SameValuesOutOfOrder
Name: AssertExtensibility.CollectionExamples.SameValuesOutOfOrder
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0001513

✔️ AssertExtensibility.CollectionExamples.CollectionEquality
Name: AssertExtensibility.CollectionExamples.CollectionEquality
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0015632

✔️ AssertExtensibility.CollectionExamples.LeftCollectionLargerThanRight
Name: AssertExtensibility.CollectionExamples.LeftCollectionLargerThanRight
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0001519

✔️ AsyncExamples.CodeThrowsAsync
Name: AsyncExamples.CodeThrowsAsync
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0050102

✔️ AssertExtensibility.CollectionExamples.DuplicatedItemInOneListOnly
Name: AssertExtensibility.CollectionExamples.DuplicatedItemInOneListOnly
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0042405

✔️ AssertExtensibility.CollectionExamples.DuplicatedItemInBothLists
Name: AssertExtensibility.CollectionExamples.DuplicatedItemInBothLists
Code Base: /home/runner/work/dotnet-tests-report/dotnet-tests-report/tests/samples.xunit/AssertExamples/bin/Debug/net5.0/AssertExamples.dll
Outcome: Passed ✔️
Computer Name: fv-az194-875
Duration: 00:00:00.0001469

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