const jestMessagePactWrapper = (
  options: JestMessageConsumerOptions,
  tests: JestProvidedMessagePactFn
): void => {
  withTimeout(options, () => {