Skip to content

IgorMilavec/IntegrationTests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Integration tests for SSH.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%