An open API service indexing awesome lists of open source software.

https://github.com/sshnet/integrationtests

Integration tests for SSH.NET
https://github.com/sshnet/integrationtests

Last synced: 7 months ago
JSON representation

Integration tests for SSH.NET

Awesome Lists containing this project

README

          

# How to run tests

Use the following procedure to run the **SSH.NET** integration tests:

* Build the docker image in **/docker**.

On Windows, you can execute the 'build.cmd' script from **/docker**.

* Run the docker container that we just built.

On Windows, you can execute the 'run.cmd' script from **/docker**.

* Build the **Visual Studio** solution.

* Run the tests in **Visual Studio**.