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

Support for junit 5 #30

Open
aditya-tawar19 opened this issue Sep 18, 2023 · 1 comment
Open

Support for junit 5 #30

aditya-tawar19 opened this issue Sep 18, 2023 · 1 comment

Comments

@aditya-tawar19
Copy link

In junit 5 this library throws "test has not been started or is already finished" from verifyThatTestIsRunning method because of @rule is no more there in junit 5. so is there any other version compatible with Junit 5 ?

@moritzreiter
Copy link

There's another fake SFTP server project of the same author as this one which doesn't depend on JUnit and therefore works well with JUnit 5.

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

No branches or pull requests

2 participants