const pactWithWrapper = (
  options: JestPactOptions,
  tests: JestProvidedPactFn
): void => {
  withTimeout(options, () => {