When using node test natively, each test call supports a timeout option in milliseconds. We should make this available to cucumber-node users via an option when declaring a hook or step. It should also ideally have the same signature as in cucumber-js, for continuity.