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

Decreased the sleep timers for JUnit tests #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Maismaus
Copy link

I noticed my unit tests took quite a bit longer when I had the FindJUnitTests enabled. Investigating further, I noticed there were several Thread.sleep() functions built in. In total, they take 4 seconds. Is there any specific reason for this?
If you want to perform the Unit Tests in an after startup, each startup takes 4 seconds longer, which is annoying.

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.

1 participant