@pact-foundation/pact-core 20.0.0 → 20.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/junit.xml CHANGED
@@ -1,99 +1,104 @@
1
1
  <?xml version="1.0" encoding="UTF-8" ?>
2
- <testsuites name="vitest tests" tests="86" failures="0" errors="0" time="4.490004409">
3
- <testsuite name="src/index.spec.ts" timestamp="2026-05-29T08:42:24.087Z" hostname="runnervm3jyl0" tests="1" failures="0" errors="0" skipped="0" time="0.005587275">
4
- <testcase classname="src/index.spec.ts" name="Index Spec &gt; Typescript import should work" time="0.002907649">
2
+ <testsuites name="vitest tests" tests="90" failures="0" errors="0" time="4.201438561">
3
+ <testsuite name="src/index.spec.ts" timestamp="2026-08-05T15:25:33.700Z" hostname="runnervmvrwv9" tests="1" failures="0" errors="0" skipped="0" time="0.002882655">
4
+ <testcase classname="src/index.spec.ts" name="Index Spec &gt; Typescript import should work" time="0.001490651">
5
5
  </testcase>
6
6
  </testsuite>
7
- <testsuite name="src/pact.spec.ts" timestamp="2026-05-29T08:42:24.088Z" hostname="runnervm3jyl0" tests="5" failures="0" errors="0" skipped="0" time="0.009123635">
8
- <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;trace&apos;" time="0.00215522">
7
+ <testsuite name="src/pact.spec.ts" timestamp="2026-08-05T15:25:33.700Z" hostname="runnervmvrwv9" tests="5" failures="0" errors="0" skipped="0" time="0.005619265">
8
+ <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;trace&apos;" time="0.001311928">
9
9
  </testcase>
10
- <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;debug&apos;" time="0.000471016">
10
+ <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;debug&apos;" time="0.000311133">
11
11
  </testcase>
12
- <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;info&apos;" time="0.000379817">
12
+ <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;info&apos;" time="0.000250764">
13
13
  </testcase>
14
- <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;warn&apos;" time="0.000412798">
14
+ <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;warn&apos;" time="0.00032782">
15
15
  </testcase>
16
- <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;error&apos;" time="0.000383303">
16
+ <testcase classname="src/pact.spec.ts" name="Pact Spec &gt; Set Log Level &gt; when setting a log level &gt; should be able to set log level &apos;error&apos;" time="0.000242243">
17
17
  </testcase>
18
18
  </testsuite>
19
- <testsuite name="test/consumer.integration.spec.ts" timestamp="2026-05-29T08:42:24.090Z" hostname="runnervm3jyl0" tests="8" failures="0" errors="0" skipped="0" time="0.76387797">
20
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with matching rules &gt; generates a pact with success" time="0.053607202">
19
+ <testsuite name="test/consumer.integration.spec.ts" timestamp="2026-08-05T15:25:33.701Z" hostname="runnervmvrwv9" tests="10" failures="0" errors="0" skipped="1" time="0.712742983">
20
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with matching rules &gt; generates a pact with success" time="0.04570236">
21
21
  <system-out>
22
- [08:42:21.700] [32mINFO[39m (2839): [36m0.5.4: pact native library successfully found, and the correct version[39m
22
+ [15:25:31.492] [32mINFO[39m (2643): [36m0.5.6: pact native library successfully found, and the correct version[39m
23
23
 
24
24
 
25
25
  []
26
26
 
27
27
  </system-out>
28
28
  </testcase>
29
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with JSON data &gt; generates a pact with success" time="0.009487227">
29
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with JSON data &gt; generates a pact with success" time="0.006152173">
30
30
  </testcase>
31
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with JSON data &gt; generates a pact with failure" time="0.006250595">
31
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with JSON data &gt; generates a pact with failure" time="0.00644934">
32
32
  </testcase>
33
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with a pending interaction &gt; writes pending state to the pact file" time="0.003161921">
33
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with a TLS mock server &gt; serves requests over TLS using the exposed CA certificate" time="0">
34
+ <skipped/>
34
35
  </testcase>
35
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with interaction comments and test name &gt; writes comments and interaction test name to the pact file" time="0.003909549">
36
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with an interaction key &gt; writes the interaction key to the pact file" time="0.002818971">
36
37
  </testcase>
37
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with binary data &gt; generates a pact with success" time="0.005164939">
38
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with a pending interaction &gt; writes pending state to the pact file" time="0.003286604">
38
39
  </testcase>
39
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; using a plugin (protobufs) &gt; generates a pact with success" time="0.629412981">
40
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with interaction comments and test name &gt; writes comments and interaction test name to the pact file" time="0.002677164">
40
41
  </testcase>
41
- <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with multipart data &gt; generates a pact with success" time="0.049480598">
42
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with binary data &gt; generates a pact with success" time="0.013817572">
43
+ </testcase>
44
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; using a plugin (protobufs) &gt; generates a pact with success" time="0.596492848">
45
+ </testcase>
46
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; with multipart data &gt; generates a pact with success" time="0.032649258">
42
47
  <system-out>
43
48
  []
44
49
 
45
50
  </system-out>
46
51
  </testcase>
47
52
  </testsuite>
48
- <testsuite name="test/matt.consumer.integration.spec.ts" timestamp="2026-05-29T08:42:24.092Z" hostname="runnervm3jyl0" tests="2" failures="0" errors="0" skipped="0" time="1.137921011">
49
- <testcase classname="test/matt.consumer.integration.spec.ts" name="MATT protocol test &gt; HTTP test &gt; returns a valid MATT message over HTTP" time="0.597826812">
53
+ <testsuite name="test/matt.consumer.integration.spec.ts" timestamp="2026-08-05T15:25:33.703Z" hostname="runnervmvrwv9" tests="2" failures="0" errors="0" skipped="0" time="1.103748352">
54
+ <testcase classname="test/matt.consumer.integration.spec.ts" name="MATT protocol test &gt; HTTP test &gt; returns a valid MATT message over HTTP" time="0.571763217">
50
55
  <system-out>
51
- [08:42:22.794] [32mINFO[39m (2975): [36m0.5.4: pact native library successfully found, and the correct version[39m
56
+ [15:25:32.479] [32mINFO[39m (2779): [36m0.5.6: pact native library successfully found, and the correct version[39m
52
57
 
53
58
 
54
59
  </system-out>
55
60
  </testcase>
56
- <testcase classname="test/matt.consumer.integration.spec.ts" name="MATT protocol test &gt; TCP Messages &gt; with MATT protocol &gt; generates a pact with success" time="0.536916096">
61
+ <testcase classname="test/matt.consumer.integration.spec.ts" name="MATT protocol test &gt; TCP Messages &gt; with MATT protocol &gt; generates a pact with success" time="0.529462124">
57
62
  </testcase>
58
63
  </testsuite>
59
- <testsuite name="test/matt.provider.integration.spec.ts" timestamp="2026-05-29T08:42:24.092Z" hostname="runnervm3jyl0" tests="1" failures="0" errors="0" skipped="0" time="0.135198631">
60
- <testcase classname="test/matt.provider.integration.spec.ts" name="MATT protocol test &gt; HTTP and TCP Provider &gt; returns a valid MATT message over HTTP and TCP" time="0.132991315">
64
+ <testsuite name="test/matt.provider.integration.spec.ts" timestamp="2026-08-05T15:25:33.704Z" hostname="runnervmvrwv9" tests="1" failures="0" errors="0" skipped="0" time="0.137345146">
65
+ <testcase classname="test/matt.provider.integration.spec.ts" name="MATT protocol test &gt; HTTP and TCP Provider &gt; returns a valid MATT message over HTTP and TCP" time="0.135528247">
61
66
  <system-out>
62
- [08:42:23.510] [32mINFO[39m (3098): [36mpact-core@19.2.0: Verifying Pact Files[39m
67
+ [15:25:33.021] [32mINFO[39m (2896): [36mpact-core@20.0.0: Verifying Pact Files[39m
63
68
 
64
- [08:42:23.519] [32mINFO[39m (3098): [36m0.5.4: pact native library successfully found, and the correct version[39m
69
+ [15:25:33.027] [32mINFO[39m (2896): [36m0.5.6: pact native library successfully found, and the correct version[39m
65
70
 
66
71
 
67
- [08:42:23.630] [32mINFO[39m (3098): [36mpact-core@19.2.0: Verification successful[39m
72
+ [15:25:33.145] [32mINFO[39m (2896): [36mpact-core@20.0.0: Verification successful[39m
68
73
 
69
74
 
70
75
  </system-out>
71
76
  </testcase>
72
77
  </testsuite>
73
- <testsuite name="test/message.integration.spec.ts" timestamp="2026-05-29T08:42:24.093Z" hostname="runnervm3jyl0" tests="8" failures="0" errors="0" skipped="0" time="0.640900397">
74
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with JSON data &gt; generates a pact with success" time="0.0070395">
78
+ <testsuite name="test/message.integration.spec.ts" timestamp="2026-08-05T15:25:33.704Z" hostname="runnervmvrwv9" tests="8" failures="0" errors="0" skipped="0" time="0.647704201">
79
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with JSON data &gt; generates a pact with success" time="0.005772432">
75
80
  </testcase>
76
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with JSON data &gt; writes pending state to the pact file" time="0.001069816">
81
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with JSON data &gt; writes pending state to the pact file" time="0.001180927">
77
82
  </testcase>
78
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with JSON data &gt; writes comments and interaction test name for async message" time="0.001323417">
83
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with JSON data &gt; writes comments and interaction test name for async message" time="0.001245099">
79
84
  </testcase>
80
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with binary data &gt; generates a pact with success" time="0.001612907">
85
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Asynchronous Messages &gt; with binary data &gt; generates a pact with success" time="0.001019065">
81
86
  </testcase>
82
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with JSON data &gt; generates a pact with success" time="0.006396496">
87
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with JSON data &gt; generates a pact with success" time="0.005568713">
83
88
  </testcase>
84
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with JSON data &gt; writes pending state to the pact file" time="0.001034961">
89
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with JSON data &gt; writes pending state to the pact file" time="0.000900209">
85
90
  </testcase>
86
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with JSON data &gt; writes comments and interaction test name for sync message" time="0.001624296">
91
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with JSON data &gt; writes comments and interaction test name for sync message" time="0.001172708">
87
92
  </testcase>
88
- <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with plugin contents (gRPC) &gt; generates a pact with success" time="0.608432764">
93
+ <testcase classname="test/message.integration.spec.ts" name="FFI integration test for the Message Consumer API &gt; Synchronous Messages &gt; with plugin contents (gRPC) &gt; generates a pact with success" time="0.621482925">
89
94
  </testcase>
90
95
  </testsuite>
91
- <testsuite name="test/plugin-verifier.integration.spec.ts" timestamp="2026-05-29T08:42:24.095Z" hostname="runnervm3jyl0" tests="2" failures="0" errors="0" skipped="0" time="0.224454551">
92
- <testcase classname="test/plugin-verifier.integration.spec.ts" name="Plugin Verifier Integration Spec &gt; plugin tests &gt; grpc interaction &gt; should verify the gRPC interactions" time="0.167561002">
96
+ <testsuite name="test/plugin-verifier.integration.spec.ts" timestamp="2026-08-05T15:25:33.705Z" hostname="runnervmvrwv9" tests="2" failures="0" errors="0" skipped="0" time="0.190274334">
97
+ <testcase classname="test/plugin-verifier.integration.spec.ts" name="Plugin Verifier Integration Spec &gt; plugin tests &gt; grpc interaction &gt; should verify the gRPC interactions" time="0.1449503">
93
98
  <system-out>
94
- [08:42:22.962] [32mINFO[39m (2992): [36mpact-core@19.2.0: Verifying Pact Files[39m
99
+ [15:25:32.588] [32mINFO[39m (2792): [36mpact-core@20.0.0: Verifying Pact Files[39m
95
100
 
96
- [08:42:22.967] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: binding path #0: : attempting to load native module from:
101
+ [15:25:32.592] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: binding path #0: : attempting to load native module from:
97
102
 
98
103
  - /home/runner/work/pact-js-core/pact-js-core/prebuilds/linux-x64
99
104
  source: pact-js-core binding lookup
@@ -101,7 +106,7 @@
101
106
  - You can override via PACT_PREBUILD_LOCATION
102
107
  [39m
103
108
 
104
- [08:42:22.968] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: binding path #1: : attempting to load native module from:
109
+ [15:25:32.593] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: binding path #1: : attempting to load native module from:
105
110
 
106
111
  - /home/runner/work/pact-js-core/pact-js-core/@pact-foundation/pact-core-linux-x64-glibc/prebuilds/linux-x64
107
112
  source: pact-js-core binding lookup
@@ -109,53 +114,55 @@
109
114
  - You can override via PACT_PREBUILD_LOCATION
110
115
  [39m
111
116
 
112
- [08:42:22.971] [32mINFO[39m (2992): [36m0.5.4: pact native library successfully found, and the correct version[39m
117
+ [15:25:32.595] [32mINFO[39m (2792): [36m0.5.6: pact native library successfully found, and the correct version[39m
113
118
 
114
- [08:42:22.971] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: Initialising native core at log level &apos;debug&apos;[39m
119
+ [15:25:32.595] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: Initialising native core at log level &apos;debug&apos;[39m
115
120
 
116
- [08:42:22.972] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetFilterInfo&apos; was not executed as it had non-fatal validation errors: None of PACT_DESCRIPTION, PACT_PROVIDER_STATE or PACT_PROVIDER_NO_STATE were set in the environment[39m
121
+ [15:25:32.596] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFilterInfo&apos; was not executed as it had non-fatal validation errors: None of PACT_DESCRIPTION, PACT_PROVIDER_STATE or PACT_PROVIDER_NO_STATE were set in the environment[39m
117
122
 
118
- [08:42:22.972] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
123
+ [15:25:32.596] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
119
124
 
120
- [08:42:22.972] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetPublishOptions&apos; was not executed as it had non-fatal validation errors: No publishVerificationResult option / PACT_BROKER_PUBLISH_VERIFICATION_RESULTS set, or no providerVersion option[39m
125
+ [15:25:32.599] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetPublishOptions&apos; was not executed as it had non-fatal validation errors: No publishVerificationResult option / PACT_BROKER_PUBLISH_VERIFICATION_RESULTS set, or no providerVersion option[39m
121
126
 
122
- [08:42:22.972] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetConsumerFilters&apos; was not executed as it had non-fatal validation errors: Either no consumerFilters option provided, or the array was empty[39m
127
+ [15:25:32.600] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetConsumerFilters&apos; was not executed as it had non-fatal validation errors: Either no consumerFilters option provided, or the array was empty[39m
123
128
 
124
- [08:42:22.973] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
129
+ [15:25:32.600] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
125
130
 
126
- [08:42:22.973] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
131
+ [15:25:32.600] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
127
132
 
128
- [08:42:22.973] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json[39m
133
+ [15:25:32.600] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
129
134
 
130
- [08:42:22.974] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json as File source[39m
135
+ [15:25:32.601] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json[39m
131
136
 
132
- [08:42:22.974] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierBrokerSourceWithSelectors&apos; was not executed as it had non-fatal validation errors: No pactBrokerUrl option / PACT_BROKER_BASE_URL set, or no provider option set[39m
137
+ [15:25:32.601] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json as File source[39m
138
+
139
+ [15:25:32.601] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierBrokerSourceWithSelectors&apos; was not executed as it had non-fatal validation errors: No pactBrokerUrl option / PACT_BROKER_BASE_URL set, or no provider option set[39m
133
140
 
134
141
 
135
142
  Server running at http://127.0.0.1:50052
136
143
 
137
- [08:42:23.125] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: shutting down verifier with handle 0[39m
144
+ [15:25:32.729] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: shutting down verifier with handle 0[39m
138
145
 
139
- [08:42:23.126] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: response from verifier: null, 0[39m
146
+ [15:25:32.730] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: response from verifier: null, 0[39m
140
147
 
141
- [08:42:23.126] [32mINFO[39m (2992): [36mpact-core@19.2.0: Verification successful[39m
148
+ [15:25:32.730] [32mINFO[39m (2792): [36mpact-core@20.0.0: Verification successful[39m
142
149
 
143
150
 
144
151
  </system-out>
145
152
  </testcase>
146
- <testcase classname="test/plugin-verifier.integration.spec.ts" name="Plugin Verifier Integration Spec &gt; plugin tests &gt; grpc interaction &gt; runs the grpc client" time="0.023592272">
153
+ <testcase classname="test/plugin-verifier.integration.spec.ts" name="Plugin Verifier Integration Spec &gt; plugin tests &gt; grpc interaction &gt; runs the grpc client" time="0.022019174">
147
154
  <system-out>
148
155
  { name: [32m&apos;A place&apos;[39m }
149
156
 
150
157
  </system-out>
151
158
  </testcase>
152
159
  </testsuite>
153
- <testsuite name="test/verifier.integration.spec.ts" timestamp="2026-05-29T08:42:24.095Z" hostname="runnervm3jyl0" tests="17" failures="0" errors="0" skipped="0" time="1.531460762">
154
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with spaces in the file path &gt; should return a successful promise" time="0.084619899">
160
+ <testsuite name="test/verifier.integration.spec.ts" timestamp="2026-08-05T15:25:33.706Z" hostname="runnervmvrwv9" tests="17" failures="0" errors="0" skipped="0" time="1.363236927">
161
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with spaces in the file path &gt; should return a successful promise" time="0.118036044">
155
162
  <system-out>
156
- [08:42:21.901] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
163
+ [15:25:31.666] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
157
164
 
158
- [08:42:21.904] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: binding path #0: : attempting to load native module from:
165
+ [15:25:31.669] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: binding path #0: : attempting to load native module from:
159
166
 
160
167
  - /home/runner/work/pact-js-core/pact-js-core/prebuilds/linux-x64
161
168
  source: pact-js-core binding lookup
@@ -163,7 +170,7 @@ Server running at http://127.0.0.1:50052
163
170
  - You can override via PACT_PREBUILD_LOCATION
164
171
  [39m
165
172
 
166
- [08:42:21.905] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: binding path #1: : attempting to load native module from:
173
+ [15:25:31.670] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: binding path #1: : attempting to load native module from:
167
174
 
168
175
  - /home/runner/work/pact-js-core/pact-js-core/@pact-foundation/pact-core-linux-x64-glibc/prebuilds/linux-x64
169
176
  source: pact-js-core binding lookup
@@ -171,356 +178,364 @@ Server running at http://127.0.0.1:50052
171
178
  - You can override via PACT_PREBUILD_LOCATION
172
179
  [39m
173
180
 
174
- [08:42:21.907] [32mINFO[39m (2862): [36m0.5.4: pact native library successfully found, and the correct version[39m
181
+ [15:25:31.672] [32mINFO[39m (2666): [36m0.5.6: pact native library successfully found, and the correct version[39m
182
+
183
+ [15:25:31.672] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: Initialising native core at log level &apos;debug&apos;[39m
175
184
 
176
- [08:42:21.907] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: Initialising native core at log level &apos;debug&apos;[39m
185
+ [15:25:31.673] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFilterInfo&apos; was not executed as it had non-fatal validation errors: None of PACT_DESCRIPTION, PACT_PROVIDER_STATE or PACT_PROVIDER_NO_STATE were set in the environment[39m
177
186
 
178
- [08:42:21.908] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetFilterInfo&apos; was not executed as it had non-fatal validation errors: None of PACT_DESCRIPTION, PACT_PROVIDER_STATE or PACT_PROVIDER_NO_STATE were set in the environment[39m
187
+ [15:25:31.673] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
179
188
 
180
- [08:42:21.909] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
189
+ [15:25:31.673] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetPublishOptions&apos; was not executed as it had non-fatal validation errors: No publishVerificationResult option / PACT_BROKER_PUBLISH_VERIFICATION_RESULTS set, or no providerVersion option[39m
181
190
 
182
- [08:42:21.909] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetPublishOptions&apos; was not executed as it had non-fatal validation errors: No publishVerificationResult option / PACT_BROKER_PUBLISH_VERIFICATION_RESULTS set, or no providerVersion option[39m
191
+ [15:25:31.673] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetConsumerFilters&apos; was not executed as it had non-fatal validation errors: Either no consumerFilters option provided, or the array was empty[39m
183
192
 
184
- [08:42:21.909] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetConsumerFilters&apos; was not executed as it had non-fatal validation errors: Either no consumerFilters option provided, or the array was empty[39m
193
+ [15:25:31.673] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
185
194
 
186
- [08:42:21.909] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
195
+ [15:25:31.674] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
187
196
 
188
- [08:42:21.910] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
197
+ [15:25:31.674] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
189
198
 
190
- [08:42:21.910] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json[39m
199
+ [15:25:31.674] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json[39m
191
200
 
192
- [08:42:21.911] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
201
+ [15:25:31.674] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
193
202
 
194
- [08:42:21.911] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierBrokerSourceWithSelectors&apos; was not executed as it had non-fatal validation errors: No pactBrokerUrl option / PACT_BROKER_BASE_URL set, or no provider option set[39m
203
+ [15:25:31.675] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierBrokerSourceWithSelectors&apos; was not executed as it had non-fatal validation errors: No pactBrokerUrl option / PACT_BROKER_BASE_URL set, or no provider option set[39m
195
204
 
196
- [08:42:21.911] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
205
+ [15:25:31.675] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
197
206
 
198
207
 
199
- [08:42:21.982] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: shutting down verifier with handle 0[39m
208
+ [15:25:31.781] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: shutting down verifier with handle 0[39m
200
209
 
201
- [08:42:21.982] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: response from verifier: null, 0[39m
210
+ [15:25:31.781] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: response from verifier: null, 0[39m
202
211
 
203
- [08:42:21.983] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
212
+ [15:25:31.782] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
204
213
 
205
214
 
206
215
  </system-out>
207
216
  </testcase>
208
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with spaces in the file path &gt; with some broker args but no broker URL &gt; should return a successful promise" time="0.057559952">
217
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with spaces in the file path &gt; with some broker args but no broker URL &gt; should return a successful promise" time="0.066392726">
209
218
  <system-out>
210
- [08:42:21.985] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
219
+ [15:25:31.783] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
211
220
 
212
- [08:42:21.985] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetFilterInfo&apos; was not executed as it had non-fatal validation errors: None of PACT_DESCRIPTION, PACT_PROVIDER_STATE or PACT_PROVIDER_NO_STATE were set in the environment[39m
221
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFilterInfo&apos; was not executed as it had non-fatal validation errors: None of PACT_DESCRIPTION, PACT_PROVIDER_STATE or PACT_PROVIDER_NO_STATE were set in the environment[39m
213
222
 
214
- [08:42:21.985] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
223
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
215
224
 
216
- [08:42:21.985] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetConsumerFilters&apos; was not executed as it had non-fatal validation errors: Either no consumerFilters option provided, or the array was empty[39m
225
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetConsumerFilters&apos; was not executed as it had non-fatal validation errors: Either no consumerFilters option provided, or the array was empty[39m
217
226
 
218
- [08:42:21.986] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
227
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
219
228
 
220
- [08:42:21.986] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
229
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
221
230
 
222
- [08:42:21.986] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json[39m
231
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
223
232
 
224
- [08:42:21.986] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
233
+ [15:25:31.784] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json[39m
225
234
 
226
- [08:42:21.986] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierBrokerSourceWithSelectors&apos; was not executed as it had non-fatal validation errors: No pactBrokerUrl option / PACT_BROKER_BASE_URL set, or no provider option set[39m
235
+ [15:25:31.785] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
227
236
 
228
- [08:42:21.986] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
237
+ [15:25:31.785] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierBrokerSourceWithSelectors&apos; was not executed as it had non-fatal validation errors: No pactBrokerUrl option / PACT_BROKER_BASE_URL set, or no provider option set[39m
229
238
 
239
+ [15:25:31.785] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
230
240
 
231
- [08:42:22.040] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: shutting down verifier with handle 1[39m
232
241
 
233
- [08:42:22.041] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: response from verifier: null, 0[39m
242
+ [15:25:31.848] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: shutting down verifier with handle 1[39m
234
243
 
235
- [08:42:22.041] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
244
+ [15:25:31.848] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: response from verifier: null, 0[39m
245
+
246
+ [15:25:31.848] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
236
247
 
237
248
 
238
249
  </system-out>
239
250
  </testcase>
240
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; without provider states &gt; should return a successful promise with detailed JSON results" time="0.058958505">
251
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; without provider states &gt; should return a successful promise with detailed JSON results" time="0.063762845">
241
252
  <system-out>
242
- [08:42:22.042] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
253
+ [15:25:31.849] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
243
254
 
244
255
 
245
- [08:42:22.098] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
256
+ [15:25:31.911] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
246
257
 
247
258
 
248
259
  </system-out>
249
260
  </testcase>
250
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with Provider States &gt; should return a successful promise with detailed JSON results" time="0.080817703">
261
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with Provider States &gt; should return a successful promise with detailed JSON results" time="0.080749074">
251
262
  <system-out>
252
- [08:42:22.101] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
263
+ [15:25:31.913] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
253
264
 
254
265
 
255
- [08:42:22.181] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
266
+ [15:25:31.993] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
256
267
 
257
268
 
258
269
  </system-out>
259
270
  </testcase>
260
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with POST data &gt; should return a successful promise" time="0.056860924">
271
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with POST data &gt; should return a successful promise" time="0.065009838">
261
272
  <system-out>
262
- [08:42:22.182] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
273
+ [15:25:31.994] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
263
274
 
264
275
 
265
- [08:42:22.238] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
276
+ [15:25:32.059] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
266
277
 
267
278
 
268
279
  </system-out>
269
280
  </testcase>
270
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with POST data and regex validation &gt; should return a successful promise" time="0.059803464">
281
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with POST data and regex validation &gt; should return a successful promise" time="0.060489847">
271
282
  <system-out>
272
- [08:42:22.239] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
283
+ [15:25:32.059] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
273
284
 
274
285
 
275
- [08:42:22.298] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
286
+ [15:25:32.119] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
276
287
 
277
288
 
278
289
  </system-out>
279
290
  </testcase>
280
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with monkeypatch file specified &gt; should return a successful promise" time="0.067357935">
291
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a successful contract &gt; with monkeypatch file specified &gt; should return a successful promise" time="0.071924248">
281
292
  <system-out>
282
- [08:42:22.299] [33mWARN[39m (2862): [36mpact-core@19.2.0: monkeypatch is deprecated and no longer has any effect[39m
293
+ [15:25:32.120] [33mWARN[39m (2666): [36mpact-core@20.0.0: monkeypatch is deprecated and no longer has any effect[39m
283
294
 
284
- [08:42:22.299] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
295
+ [15:25:32.120] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
285
296
 
286
297
 
287
- [08:42:22.365] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
298
+ [15:25:32.191] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
288
299
 
289
300
 
290
301
  </system-out>
291
302
  </testcase>
292
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a failing contract &gt; should return a rejected promise with detailed JSON results in the error message" time="0.067242496">
303
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given a failing contract &gt; should return a rejected promise with detailed JSON results in the error message" time="0.072103554">
293
304
  <system-out>
294
- [08:42:22.366] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
305
+ [15:25:32.192] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
295
306
 
296
307
 
297
- [08:42:22.432] [31mERROR[39m (2862): [36mpact-core@19.2.0: Verification unsuccessful[39m
308
+ [15:25:32.263] [31mERROR[39m (2666): [36mpact-core@20.0.0: Verification unsuccessful[39m
298
309
 
299
310
 
300
311
  </system-out>
301
312
  </testcase>
302
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple successful API calls in a contract &gt; should return a successful promise" time="0.132984709">
313
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple successful API calls in a contract &gt; should return a successful promise" time="0.088698943">
303
314
  <system-out>
304
- [08:42:22.434] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
315
+ [15:25:32.264] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
305
316
 
306
317
 
307
- [08:42:22.566] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
318
+ [15:25:32.352] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
308
319
 
309
320
 
310
321
  </system-out>
311
322
  </testcase>
312
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a local file &gt; should return a successful promise" time="0.184381647">
323
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a local file &gt; should return a successful promise" time="0.112955905">
313
324
  <system-out>
314
- [08:42:22.567] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
325
+ [15:25:32.353] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
315
326
 
316
327
 
317
- [08:42:22.750] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
328
+ [15:25:32.465] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
318
329
 
319
330
 
320
331
  </system-out>
321
332
  </testcase>
322
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; without authentication &gt; should return a successful promise" time="0.140928887">
333
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; without authentication &gt; should return a successful promise" time="0.107453748">
323
334
  <system-out>
324
- [08:42:22.751] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
335
+ [15:25:32.466] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
325
336
 
326
337
 
327
- [08:42:22.891] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
338
+ [15:25:32.573] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
328
339
 
329
340
 
330
341
  </system-out>
331
342
  </testcase>
332
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; with authentication &gt; and a valid user/password &gt; should return a successful promise" time="0.121380515">
343
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; with authentication &gt; and a valid user/password &gt; should return a successful promise" time="0.096011651">
333
344
  <system-out>
334
- [08:42:22.892] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
345
+ [15:25:32.574] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
335
346
 
336
347
 
337
- [08:42:23.013] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
348
+ [15:25:32.669] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
338
349
 
339
350
 
340
351
  </system-out>
341
352
  </testcase>
342
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; with authentication &gt; and an invalid user/password &gt; should return a rejected promise" time="0.081396867">
353
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; with authentication &gt; and an invalid user/password &gt; should return a rejected promise" time="0.065305341">
343
354
  <system-out>
344
- [08:42:23.014] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
355
+ [15:25:32.670] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
345
356
 
346
357
 
347
- [08:42:23.094] [31mERROR[39m (2862): [36mpact-core@19.2.0: Verification unsuccessful[39m
358
+ [15:25:32.734] [31mERROR[39m (2666): [36mpact-core@20.0.0: Verification unsuccessful[39m
348
359
 
349
360
 
350
361
  </system-out>
351
362
  </testcase>
352
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; with authentication &gt; and an invalid user/password &gt; should return the verifier error output in the returned promise" time="0.066380191">
363
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a Pact Broker &gt; with authentication &gt; and an invalid user/password &gt; should return the verifier error output in the returned promise" time="0.063277867">
353
364
  <system-out>
354
- [08:42:23.095] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
365
+ [15:25:32.735] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
355
366
 
356
367
 
357
- [08:42:23.161] [31mERROR[39m (2862): [36mpact-core@19.2.0: Verification unsuccessful[39m
368
+ [15:25:32.798] [31mERROR[39m (2666): [36mpact-core@20.0.0: Verification unsuccessful[39m
358
369
 
359
370
 
360
371
  </system-out>
361
372
  </testcase>
362
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when publishing verification results to a Pact Broker &gt; and there is a valid Pact file with spaces in the path &gt; should return a successful promise" time="0.083522517">
373
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when publishing verification results to a Pact Broker &gt; and there is a valid Pact file with spaces in the path &gt; should return a successful promise" time="0.072656604">
363
374
  <system-out>
364
- [08:42:23.162] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
375
+ [15:25:32.799] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
365
376
 
366
377
 
367
- [08:42:23.245] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
378
+ [15:25:32.871] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
368
379
 
369
380
 
370
381
  </system-out>
371
382
  </testcase>
372
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when publishing verification results to a Pact Broker &gt; and there is a valid verification HAL link in the Pact file &gt; should return a successful promise" time="0.080546248">
383
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when publishing verification results to a Pact Broker &gt; and there is a valid verification HAL link in the Pact file &gt; should return a successful promise" time="0.068596461">
373
384
  <system-out>
374
- [08:42:23.246] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
385
+ [15:25:32.872] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
375
386
 
376
387
 
377
- [08:42:23.325] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
388
+ [15:25:32.940] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
378
389
 
379
390
 
380
391
  </system-out>
381
392
  </testcase>
382
- <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when publishing verification results to a Pact Broker &gt; and there is an invalid verification HAL link in the Pact file &gt; should fail with an error" time="0.091124402">
393
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when publishing verification results to a Pact Broker &gt; and there is an invalid verification HAL link in the Pact file &gt; should fail with an error" time="0.075050413">
383
394
  <system-out>
384
- [08:42:23.326] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
395
+ [15:25:32.940] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
385
396
 
386
397
 
387
- [08:42:23.417] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
398
+ [15:25:33.015] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
388
399
 
389
400
 
390
401
  </system-out>
391
402
  </testcase>
392
403
  </testsuite>
393
- <testsuite name="src/consumer/checkErrors.spec.ts" timestamp="2026-05-29T08:42:24.102Z" hostname="runnervm3jyl0" tests="2" failures="0" errors="0" skipped="0" time="0.005138851">
394
- <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats numeric status code 0 as success" time="0.003003799">
404
+ <testsuite name="src/consumer/checkErrors.spec.ts" timestamp="2026-08-05T15:25:33.711Z" hostname="runnervmvrwv9" tests="2" failures="0" errors="0" skipped="0" time="0.005084138">
405
+ <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats numeric status code 0 as success" time="0.002836434">
395
406
  </testcase>
396
- <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats non-zero numeric status as failure" time="0.000289239">
407
+ <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats non-zero numeric status as failure" time="0.000288411">
397
408
  </testcase>
398
409
  </testsuite>
399
- <testsuite name="src/verifier/validateOptions.spec.ts" timestamp="2026-05-29T08:42:24.102Z" hostname="runnervm3jyl0" tests="40" failures="0" errors="0" skipped="0" time="0.036341326">
400
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when automatically finding pacts from a broker &gt; when not given --pact-urls and only --pact-broker-url &gt; should fail with an error because provider is missing" time="0.01041124">
410
+ <testsuite name="src/verifier/validateOptions.spec.ts" timestamp="2026-08-05T15:25:33.711Z" hostname="runnervmvrwv9" tests="42" failures="0" errors="0" skipped="0" time="0.03280056">
411
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when automatically finding pacts from a broker &gt; when not given --pact-urls and only --pact-broker-url &gt; should fail with an error because provider is missing" time="0.007535491">
401
412
  <system-out>
402
- [08:42:21.499] [31mERROR[39m (2840): [36mpactBrokerUrl requires the following properties: provider[39m
413
+ [15:25:31.320] [31mERROR[39m (2644): [36mpactBrokerUrl requires the following properties: provider[39m
403
414
 
404
415
 
405
416
  </system-out>
406
417
  </testcase>
407
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when automatically finding pacts from a broker &gt; when given valid arguments &gt; should return a Verifier object" time="0.001226788">
418
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when automatically finding pacts from a broker &gt; when given valid arguments &gt; should return a Verifier object" time="0.00114508">
408
419
  </testcase>
409
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when automatically finding pacts from a broker &gt; when given an unknown array argument &gt; should return a Verifier object" time="0.000362914">
420
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when automatically finding pacts from a broker &gt; when given an unknown array argument &gt; should return a Verifier object" time="0.000433276">
410
421
  </testcase>
411
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when not given --pact-urls or --provider-base-url &gt; should fail with an error" time="0.000371109">
422
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when not given --pact-urls or --provider-base-url &gt; should fail with an error" time="0.000274023">
412
423
  </testcase>
413
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given an invalid timeout &gt; should fail with an error" time="0.000885514">
424
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given an invalid timeout &gt; should fail with an error" time="0.00032247">
414
425
  </testcase>
415
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given remote Pact URLs that don&apos;t exist &gt; should pass through to the Pact Verifier regardless" time="0.000376299">
426
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given remote Pact URLs that don&apos;t exist &gt; should pass through to the Pact Verifier regardless" time="0.000266019">
416
427
  </testcase>
417
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given local Pact URLs that do exist &gt; should not fail" time="0.00033928">
428
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given local Pact URLs that do exist &gt; should not fail" time="0.000222293">
418
429
  </testcase>
419
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when requested to publish verification results to a Pact Broker &gt; and specifies a provider version &gt; should pass through to the Pact Verifier" time="0.000416205">
430
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when requested to publish verification results to a Pact Broker &gt; and specifies a provider version &gt; should pass through to the Pact Verifier" time="0.000276726">
420
431
  </testcase>
421
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when requested to publish verification results to a Pact Broker &gt; and does not specify provider version &gt; should fail with an error" time="0.001246996">
432
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when requested to publish verification results to a Pact Broker &gt; and does not specify provider version &gt; should fail with an error" time="0.001972297">
422
433
  <system-out>
423
- [08:42:21.510] [31mERROR[39m (2840): [36mpublishVerificationResult requires the following properties: providerVersion[39m
434
+ [15:25:31.328] [31mERROR[39m (2644): [36mpublishVerificationResult requires the following properties: providerVersion[39m
424
435
 
425
436
 
426
437
  </system-out>
427
438
  </testcase>
428
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given the correct arguments &gt; should return a Verifier object" time="0.000271434">
439
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given the correct arguments &gt; should return a Verifier object" time="0.000214001">
440
+ </testcase>
441
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should accept a non-empty string" time="0.000139691">
442
+ </testcase>
443
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should not accept an empty string" time="0.000181504">
429
444
  </testcase>
430
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should accept a non-empty string" time="0.000276764">
445
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should accept a boolean" time="0.000684357">
431
446
  </testcase>
432
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should not accept an empty string" time="0.000288676">
447
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should not accept a non-boolean" time="0.00025239">
433
448
  </testcase>
434
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when an using format option &gt; should work with either &apos;json&apos; or &apos;xml&apos;" time="0.001649413">
449
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when an using format option &gt; should work with either &apos;json&apos; or &apos;xml&apos;" time="0.001095231">
435
450
  <system-out>
436
- [08:42:21.512] [33mWARN[39m (2840): [36mpact-core@19.2.0: format is deprecated and no longer has any effect[39m
451
+ [15:25:31.332] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
437
452
 
438
- [08:42:21.513] [33mWARN[39m (2840): [36mpact-core@19.2.0: format is deprecated and no longer has any effect[39m
453
+ [15:25:31.332] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
439
454
 
440
- [08:42:21.513] [33mWARN[39m (2840): [36mpact-core@19.2.0: format is deprecated and no longer has any effect[39m
455
+ [15:25:31.332] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
441
456
 
442
457
 
443
458
  </system-out>
444
459
  </testcase>
445
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when an using format option &gt; should work with a case insensitive string" time="0.000492134">
460
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when an using format option &gt; should work with a case insensitive string" time="0.000532189">
446
461
  <system-out>
447
- [08:42:21.514] [33mWARN[39m (2840): [36mpact-core@19.2.0: format is deprecated and no longer has any effect[39m
462
+ [15:25:31.333] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
448
463
 
449
464
 
450
465
  </system-out>
451
466
  </testcase>
452
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is not provided &gt; should not fail" time="0.000299476">
467
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is not provided &gt; should not fail" time="0.000289688">
453
468
  </testcase>
454
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is provided &gt; should not fail" time="0.000762636">
469
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is provided &gt; should not fail" time="0.000323908">
455
470
  </testcase>
456
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when consumerVersionTags is not provided &gt; should not fail" time="0.000367753">
471
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when consumerVersionTags is not provided &gt; should not fail" time="0.000254151">
457
472
  </testcase>
458
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when consumerVersionTags is provided as an array &gt; should not fail" time="0.000496322">
473
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when consumerVersionTags is provided as an array &gt; should not fail" time="0.000578635">
459
474
  </testcase>
460
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providerVersionTags is not provided &gt; should not fail" time="0.000295278">
475
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providerVersionTags is not provided &gt; should not fail" time="0.000240213">
461
476
  </testcase>
462
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providerVersionTags is provided as an array &gt; should not fail" time="0.000276734">
477
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providerVersionTags is provided as an array &gt; should not fail" time="0.000200816">
463
478
  </testcase>
464
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using a bearer token &gt; and specifies a username or password &gt; should fail with an error" time="0.000844147">
479
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using a bearer token &gt; and specifies a username or password &gt; should fail with an error" time="0.000595392">
465
480
  <system-out>
466
- [08:42:21.517] [31mERROR[39m (2840): [36mpactBrokerToken is incompatible with the following properties: pactBrokerUsername,pactBrokerPassword[39m
481
+ [15:25:31.336] [31mERROR[39m (2644): [36mpactBrokerToken is incompatible with the following properties: pactBrokerUsername,pactBrokerPassword[39m
467
482
 
468
483
 
469
484
  </system-out>
470
485
  </testcase>
471
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using a bearer token &gt; should not fail" time="0.000270713">
486
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using a bearer token &gt; should not fail" time="0.000235963">
472
487
  </testcase>
473
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providing consumerVersionSelectors &gt; and an unsupported selector is specified &gt; should log out a warning that the selector is unknown" time="0.003138628">
488
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providing consumerVersionSelectors &gt; and an unsupported selector is specified &gt; should log out a warning that the selector is unknown" time="0.003062273">
474
489
  <system-out>
475
- [08:42:21.521] [33mWARN[39m (2840): [36mpact-core@19.2.0: The consumer version selector &apos;unsupportedFlag&apos; is unknown but will be sent through to the validation. Allowed properties are tag, latest, consumer, deployedOrReleased, deployed, released, environment, fallbackTag, branch, mainBranch, matchingBranch)[39m
490
+ [15:25:31.339] [33mWARN[39m (2644): [36mpact-core@20.0.0: The consumer version selector &apos;unsupportedFlag&apos; is unknown but will be sent through to the validation. Allowed properties are tag, latest, consumer, deployedOrReleased, deployed, released, environment, fallbackTag, branch, mainBranch, matchingBranch)[39m
476
491
 
477
492
 
478
493
  </system-out>
479
494
  </testcase>
480
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and the tag of &quot;latest&quot; is specified &gt; should log out a warning that using this selector is not recommended" time="0.002189996">
495
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and the tag of &quot;latest&quot; is specified &gt; should log out a warning that using this selector is not recommended" time="0.00269742">
481
496
  <system-out>
482
- [08:42:21.522] [33mWARN[39m (2840): [36mpact-core@19.2.0: Using the tag &apos;latest&apos; is not recommended and probably does not do what you intended.[39m
497
+ [15:25:31.340] [33mWARN[39m (2644): [36mpact-core@20.0.0: Using the tag &apos;latest&apos; is not recommended and probably does not do what you intended.[39m
483
498
 
484
- [08:42:21.522] [33mWARN[39m (2840): [36mpact-core@19.2.0: See https://docs.pact.io/pact_broker/tags/#latest-pacts[39m
499
+ [15:25:31.341] [33mWARN[39m (2644): [36mpact-core@20.0.0: See https://docs.pact.io/pact_broker/tags/#latest-pacts[39m
485
500
 
486
- [08:42:21.523] [33mWARN[39m (2840): [36mpact-core@19.2.0: If you need to specify latest, try:[39m
501
+ [15:25:31.341] [33mWARN[39m (2644): [36mpact-core@20.0.0: If you need to specify latest, try:[39m
487
502
 
488
- [08:42:21.523] [33mWARN[39m (2840): [36mpact-core@19.2.0: consumerVersionSelectors: [{ lastest: true }][39m
503
+ [15:25:31.341] [33mWARN[39m (2644): [36mpact-core@20.0.0: consumerVersionSelectors: [{ lastest: true }][39m
489
504
 
490
505
 
491
506
  </system-out>
492
507
  </testcase>
493
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;tag&quot;:&quot;a-tag&quot;}" time="0.000347355">
508
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;tag&quot;:&quot;a-tag&quot;}" time="0.000265036">
494
509
  </testcase>
495
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;latest&quot;:true}" time="0.000211222">
510
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;latest&quot;:true}" time="0.000132216">
496
511
  </testcase>
497
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;consumer&quot;:&quot;the-consumer&quot;}" time="0.000198148">
512
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;consumer&quot;:&quot;the-consumer&quot;}" time="0.000138375">
498
513
  </testcase>
499
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;deployedOrReleased&quot;:true}" time="0.00017191">
514
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;deployedOrReleased&quot;:true}" time="0.000119063">
500
515
  </testcase>
501
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;deployed&quot;:true}" time="0.000160117">
516
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;deployed&quot;:true}" time="0.000106689">
502
517
  </testcase>
503
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;released&quot;:true}" time="0.000198979">
518
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;released&quot;:true}" time="0.00008812">
504
519
  </testcase>
505
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;environment&quot;:&quot;an-environment&quot;}" time="0.000189693">
520
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;environment&quot;:&quot;an-environment&quot;}" time="0.000088161">
506
521
  </testcase>
507
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;fallbackTag&quot;:&quot;a-fallback-tag&quot;}" time="0.000164896">
522
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;fallbackTag&quot;:&quot;a-fallback-tag&quot;}" time="0.002609967">
508
523
  </testcase>
509
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;branch&quot;:&quot;the-branch&quot;}" time="0.000164225">
524
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;branch&quot;:&quot;the-branch&quot;}" time="0.000205095">
510
525
  </testcase>
511
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;mainBranch&quot;:false}" time="0.000273608">
526
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;mainBranch&quot;:false}" time="0.000115941">
512
527
  </testcase>
513
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;matchingBranch&quot;:true}" time="0.00022658">
528
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; and valid selectors are specified &gt; should not fail when consumerVersionSelectors is {&quot;matchingBranch&quot;:true}" time="0.000115038">
514
529
  </testcase>
515
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given customProviderHeaders &gt; using the object notation &gt; should pass through to the Pact Verifier" time="0.000589915">
530
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given customProviderHeaders &gt; using the object notation &gt; should pass through to the Pact Verifier" time="0.000494584">
516
531
  </testcase>
517
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given customProviderHeaders &gt; using the legacy array notation &gt; should pass through to the Pact Verifier" time="0.000334071">
532
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given customProviderHeaders &gt; using the legacy array notation &gt; should pass through to the Pact Verifier" time="0.000264063">
518
533
  </testcase>
519
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given customProviderHeaders &gt; using the legacy array notation &gt; and the format is incorrect &gt; should throw an error" time="0.000292664">
534
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given customProviderHeaders &gt; using the legacy array notation &gt; and the format is incorrect &gt; should throw an error" time="0.000224948">
520
535
  </testcase>
521
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given providerBranch &gt; should not throw an error" time="0.000262839">
536
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given providerBranch &gt; should not throw an error" time="0.000182969">
522
537
  </testcase>
523
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given unknown properties &gt; should ignore them and not throw an error" time="0.00029098">
538
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given unknown properties &gt; should ignore them and not throw an error" time="0.000205233">
524
539
  </testcase>
525
540
  </testsuite>
526
541
  </testsuites>