Replies: 1 comment 5 replies
-
I had a quick look and... wow, I see you've invested a lot of time into this and I'll need some time to wrap my head around it all. :) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've finally had the courage to push my (very rough) integration tests for SSH.NET:
https://github.com/sshnet/IntegrationTests
I held back this long because it doesn't don't meet my quality bar.
Even though I automated quite some stuff, there's a lot to be done.
For example:
For now you need to manually create that user, configure its authorized keys, ...
I mostly use a collection of VMs to be able to test against difference versions of OpenSSH.
@IgorMilavec, please have a look. Don't hold back on comments, I'm well aware that I needs a lot of love.
Beta Was this translation helpful? Give feedback.
All reactions