Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Benjamin-Dobell/68b3353a2469b646854a814aaa6f0e54 to your computer and use it in GitHub Desktop.
Save Benjamin-Dobell/68b3353a2469b646854a814aaa6f0e54 to your computer and use it in GitHub Desktop.
SteamKit Matchmaking Integration Test Ouput
Cloning https://github.com/Benjamin-Dobell/SteamKit.git:matchmaking...
Cloning into 'SteamKit'...
Submodule 'Resources/Protobufs' (https://github.com/steamdatabase/protobufs.git) registered for path 'Resources/Protobufs'
Cloning into '/app/SteamKit/Resources/Protobufs'...
Submodule path 'Resources/Protobufs': checked out 'd8aa67feea3ce8147072d893418ef69292213730'
Building integration tests...
Restore completed in 7.8 sec for /app/SteamKit/SteamKit2/SteamKit2/SteamKit2.csproj.
Restore completed in 10.38 sec for /app/SteamKitIntegrationTests/SteamKitIntegrationTests.csproj.
Microsoft (R) Build Engine version 16.1.76+g14b0a930a7 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
Restore completed in 60.91 ms for /app/SteamKitIntegrationTests/SteamKitIntegrationTests.csproj.
Restore completed in 60.91 ms for /app/SteamKit/SteamKit2/SteamKit2/SteamKit2.csproj.
SteamKit2 -> /app/SteamKit/SteamKit2/SteamKit2/bin/Debug/netstandard2.0/SteamKit2.dll
SteamKitIntegrationTests -> /app/SteamKitIntegrationTests/bin/Debug/netcoreapp2.2/SteamKitIntegrationTests.dll
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:13.63
Running integration tests...
Test run for /app/SteamKitIntegrationTests/bin/Debug/netcoreapp2.2/SteamKitIntegrationTests.dll(.NETCoreApp,Version=v2.2)
Microsoft (R) Test Execution Command Line Tool Version 16.1.1
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
<REDACTED> logged on
<REDACTED> logged on
Test Run Successful.
Total tests: 17
Passed: 17
Total time: 8.8674 Seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment