Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use testcontainers #741

Merged
merged 2 commits into from
Nov 10, 2021
Merged

Conversation

vladimirlagunov
Copy link
Contributor

It allows running different SSH servers with different configurations in tests, giving ability to cover more bugs, like mentioned in #733.

It allows running different SSH servers with different configurations in tests, giving ability to cover more bugs, like mentioned in hierynomus#733.
@hierynomus
Copy link
Owner

🤩 Thanks @vladimirlagunov

@hierynomus hierynomus merged commit d5805a6 into hierynomus:master Nov 10, 2021
vladimirlagunov added a commit to vladimirlagunov/sshj that referenced this pull request Jan 21, 2022
* Replace abstract class IntegrationBaseSpec with composition through IntegrationTestUtil

* Switch to testcontainers in integration tests

It allows running different SSH servers with different configurations in tests, giving ability to cover more bugs, like mentioned in hierynomus#733.

(cherry picked from commit d5805a6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants