Skip to content

Conversation

@adyang
Copy link

@adyang adyang commented Apr 26, 2020

…urable.

I had an issue where the test suite was not working because my server took more than 2 seconds to start. I investigated and saw that it is possible to add a check to ensure the server is really started in the setup phase.

Therefore, I added an ensure step in the Setup phase to:

  1. Allow the test to continue base on when the server was started
  2. Allow the timeout for the check to be configurable, using ISO 8601 Durations notation

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