#ssh #integration-tests #test #test-server

app ssh-test-server-cli

In memoery ssh server for integration testing - cli

2 releases

0.1.2 Feb 21, 2025
0.1.1 Nov 8, 2024

#106 in Testing

Download history 5/week @ 2024-11-13 5/week @ 2024-11-20 2/week @ 2024-11-27 9/week @ 2024-12-04 3/week @ 2024-12-11 135/week @ 2025-02-19 18/week @ 2025-02-26

153 downloads per month

MIT/Apache

46KB
564 lines

In memory ssh server cli

ssh-test-server-cli is a in memory ssh server to that can be used in integration testing.

Installation

cargo install ssh-test-server-cli

Usage

RUST_LOG=trace cargo run -p ssh-test-server-cli

Contributions

Contributions are welcome! Please open an issue or submit a pull request on Gitlab.

Before sending pull request please run lints and tests first:

cargo install just
just install-dev
just lint
just test

License

This project is licensed under the MIT OR Apache-2.0 License.

Dependencies

~22–52MB
~808K SLoC