open fun setTimeout(timeout: Long): TestOptions
Set the test timeout.
timeout - the timeout value in milliseconds.
timeout
Return a reference to this, so the API can be used fluently