@pact-foundation/pact-core 20.0.0 → 20.1.1

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,118 @@
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="92" failures="0" errors="0" time="4.399135016">
3
+ <testsuite name="src/index.spec.ts" timestamp="2026-09-07T06:17:17.738Z" hostname="runnervmejwal" tests="1" failures="0" errors="0" skipped="0" time="0.004115602">
4
+ <testcase classname="src/index.spec.ts" name="Index Spec &gt; Typescript import should work" time="0.00218111">
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-09-07T06:17:17.739Z" hostname="runnervmejwal" tests="5" failures="0" errors="0" skipped="0" time="0.007777727">
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.001746232">
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.000410713">
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.000407556">
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.000320314">
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.00047057">
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-09-07T06:17:17.740Z" hostname="runnervmejwal" tests="12" failures="0" errors="0" skipped="1" time="0.855479442">
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.057306047">
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
+ [06:17:15.301] [32mINFO[39m (2852): [36m0.5.7: 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.006945796">
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.007397104">
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.004052083">
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.004177506">
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.00288705">
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.00911848">
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.699678919">
45
+ </testcase>
46
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; when setting plugin interaction contents fails &gt; throws when the contents are not valid JSON" time="0.002853578">
47
+ <system-out>
48
+ [06:17:16.088] [31mERROR[39m (2852): [36mFailed to set plugin interaction contents for content type &apos;application/json&apos;: the contents are not valid JSON: Contents is not a valid JSON - expected ident at line 1 column 2[39m
49
+
50
+
51
+ </system-out>
52
+ </testcase>
53
+ <testcase classname="test/consumer.integration.spec.ts" name="FFI integration test for the HTTP Consumer API &gt; when setting plugin interaction contents fails &gt; throws when the content type is not valid" time="0.001677525">
54
+ <system-out>
55
+ [06:17:16.090] [31mERROR[39m (2852): [36mFailed to set plugin interaction contents for content type &apos;not a content type&apos;: the content type is not valid: &apos;not a content type&apos; is not a valid content type - Failed to parse &apos;not a content type&apos; as a content type: mime parse error: an invalid token was encountered, 20 at position 3[39m
56
+
57
+
58
+ </system-out>
59
+ </testcase>
60
+ <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.054947403">
42
61
  <system-out>
43
62
  []
44
63
 
45
64
  </system-out>
46
65
  </testcase>
47
66
  </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">
67
+ <testsuite name="test/matt.consumer.integration.spec.ts" timestamp="2026-09-07T06:17:17.744Z" hostname="runnervmejwal" tests="2" failures="0" errors="0" skipped="0" time="1.123117425">
68
+ <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.585032384">
50
69
  <system-out>
51
- [08:42:22.794] [32mINFO[39m (2975): [36m0.5.4: pact native library successfully found, and the correct version[39m
70
+ [06:17:16.465] [32mINFO[39m (2987): [36m0.5.7: pact native library successfully found, and the correct version[39m
52
71
 
53
72
 
54
73
  </system-out>
55
74
  </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">
75
+ <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.535754698">
57
76
  </testcase>
58
77
  </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">
78
+ <testsuite name="test/matt.provider.integration.spec.ts" timestamp="2026-09-07T06:17:17.745Z" hostname="runnervmejwal" tests="1" failures="0" errors="0" skipped="0" time="0.133656674">
79
+ <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.131431682">
61
80
  <system-out>
62
- [08:42:23.510] [32mINFO[39m (3098): [36mpact-core@19.2.0: Verifying Pact Files[39m
81
+ [06:17:17.182] [32mINFO[39m (3111): [36mpact-core@20.1.0: Verifying Pact Files[39m
63
82
 
64
- [08:42:23.519] [32mINFO[39m (3098): [36m0.5.4: pact native library successfully found, and the correct version[39m
83
+ [06:17:17.189] [32mINFO[39m (3111): [36m0.5.7: pact native library successfully found, and the correct version[39m
65
84
 
66
85
 
67
- [08:42:23.630] [32mINFO[39m (3098): [36mpact-core@19.2.0: Verification successful[39m
86
+ [06:17:17.300] [32mINFO[39m (3111): [36mpact-core@20.1.0: Verification successful[39m
68
87
 
69
88
 
70
89
  </system-out>
71
90
  </testcase>
72
91
  </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">
92
+ <testsuite name="test/message.integration.spec.ts" timestamp="2026-09-07T06:17:17.745Z" hostname="runnervmejwal" tests="8" failures="0" errors="0" skipped="0" time="0.69929154">
93
+ <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.007255702">
75
94
  </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">
95
+ <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.001279025">
77
96
  </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">
97
+ <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.001466513">
79
98
  </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">
99
+ <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.00115242">
81
100
  </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">
101
+ <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.007210577">
83
102
  </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">
103
+ <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.001073643">
85
104
  </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">
105
+ <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.001573221">
87
106
  </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">
107
+ <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.666093302">
89
108
  </testcase>
90
109
  </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">
110
+ <testsuite name="test/plugin-verifier.integration.spec.ts" timestamp="2026-09-07T06:17:17.747Z" hostname="runnervmejwal" tests="2" failures="0" errors="0" skipped="0" time="0.215317589">
111
+ <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.158222891">
93
112
  <system-out>
94
- [08:42:22.962] [32mINFO[39m (2992): [36mpact-core@19.2.0: Verifying Pact Files[39m
113
+ [06:17:16.650] [32mINFO[39m (3005): [36mpact-core@20.1.0: Verifying Pact Files[39m
95
114
 
96
- [08:42:22.967] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: binding path #0: : attempting to load native module from:
115
+ [06:17:16.654] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: binding path #0: : attempting to load native module from:
97
116
 
98
117
  - /home/runner/work/pact-js-core/pact-js-core/prebuilds/linux-x64
99
118
  source: pact-js-core binding lookup
@@ -101,7 +120,7 @@
101
120
  - You can override via PACT_PREBUILD_LOCATION
102
121
  [39m
103
122
 
104
- [08:42:22.968] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: binding path #1: : attempting to load native module from:
123
+ [06:17:16.655] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: binding path #1: : attempting to load native module from:
105
124
 
106
125
  - /home/runner/work/pact-js-core/pact-js-core/@pact-foundation/pact-core-linux-x64-glibc/prebuilds/linux-x64
107
126
  source: pact-js-core binding lookup
@@ -109,53 +128,55 @@
109
128
  - You can override via PACT_PREBUILD_LOCATION
110
129
  [39m
111
130
 
112
- [08:42:22.971] [32mINFO[39m (2992): [36m0.5.4: pact native library successfully found, and the correct version[39m
131
+ [06:17:16.657] [32mINFO[39m (3005): [36m0.5.7: pact native library successfully found, and the correct version[39m
132
+
133
+ [06:17:16.657] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: Initialising native core at log level &apos;debug&apos;[39m
113
134
 
114
- [08:42:22.971] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: Initialising native core at log level &apos;debug&apos;[39m
135
+ [06:17:16.658] [34mDEBUG[39m (3005): [36mpact-core@20.1.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
115
136
 
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
137
+ [06:17:16.658] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
117
138
 
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
139
+ [06:17:16.659] [34mDEBUG[39m (3005): [36mpact-core@20.1.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
119
140
 
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
141
+ [06:17:16.659] [34mDEBUG[39m (3005): [36mpact-core@20.1.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
121
142
 
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
143
+ [06:17:16.661] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
123
144
 
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
145
+ [06:17:16.662] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
125
146
 
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
147
+ [06:17:16.662] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
127
148
 
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
149
+ [06:17:16.662] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json[39m
129
150
 
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
151
+ [06:17:16.663] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json as File source[39m
131
152
 
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
153
+ [06:17:16.663] [34mDEBUG[39m (3005): [36mpact-core@20.1.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
154
 
134
155
 
135
156
  Server running at http://127.0.0.1:50052
136
157
 
137
- [08:42:23.125] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: shutting down verifier with handle 0[39m
158
+ [06:17:16.805] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: shutting down verifier with handle 0[39m
138
159
 
139
- [08:42:23.126] [34mDEBUG[39m (2992): [36mpact-core@19.2.0: response from verifier: null, 0[39m
160
+ [06:17:16.805] [34mDEBUG[39m (3005): [36mpact-core@20.1.0: response from verifier: null, 0[39m
140
161
 
141
- [08:42:23.126] [32mINFO[39m (2992): [36mpact-core@19.2.0: Verification successful[39m
162
+ [06:17:16.805] [32mINFO[39m (3005): [36mpact-core@20.1.0: Verification successful[39m
142
163
 
143
164
 
144
165
  </system-out>
145
166
  </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">
167
+ <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.025540881">
147
168
  <system-out>
148
169
  { name: [32m&apos;A place&apos;[39m }
149
170
 
150
171
  </system-out>
151
172
  </testcase>
152
173
  </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">
174
+ <testsuite name="test/verifier.integration.spec.ts" timestamp="2026-09-07T06:17:17.748Z" hostname="runnervmejwal" tests="17" failures="0" errors="0" skipped="0" time="1.30469951">
175
+ <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.082337249">
155
176
  <system-out>
156
- [08:42:21.901] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
177
+ [06:17:15.510] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
157
178
 
158
- [08:42:21.904] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: binding path #0: : attempting to load native module from:
179
+ [06:17:15.513] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: binding path #0: : attempting to load native module from:
159
180
 
160
181
  - /home/runner/work/pact-js-core/pact-js-core/prebuilds/linux-x64
161
182
  source: pact-js-core binding lookup
@@ -163,7 +184,7 @@ Server running at http://127.0.0.1:50052
163
184
  - You can override via PACT_PREBUILD_LOCATION
164
185
  [39m
165
186
 
166
- [08:42:21.905] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: binding path #1: : attempting to load native module from:
187
+ [06:17:15.514] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: binding path #1: : attempting to load native module from:
167
188
 
168
189
  - /home/runner/work/pact-js-core/pact-js-core/@pact-foundation/pact-core-linux-x64-glibc/prebuilds/linux-x64
169
190
  source: pact-js-core binding lookup
@@ -171,356 +192,364 @@ Server running at http://127.0.0.1:50052
171
192
  - You can override via PACT_PREBUILD_LOCATION
172
193
  [39m
173
194
 
174
- [08:42:21.907] [32mINFO[39m (2862): [36m0.5.4: pact native library successfully found, and the correct version[39m
195
+ [06:17:15.517] [32mINFO[39m (2875): [36m0.5.7: pact native library successfully found, and the correct version[39m
175
196
 
176
- [08:42:21.907] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: Initialising native core at log level &apos;debug&apos;[39m
197
+ [06:17:15.517] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: Initialising native core at log level &apos;debug&apos;[39m
177
198
 
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
199
+ [06:17:15.518] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
179
200
 
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
201
+ [06:17:15.518] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
181
202
 
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
203
+ [06:17:15.518] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
183
204
 
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
205
+ [06:17:15.518] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
185
206
 
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
207
+ [06:17:15.519] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
187
208
 
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
209
+ [06:17:15.519] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
189
210
 
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
211
+ [06:17:15.519] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
191
212
 
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
213
+ [06:17:15.519] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
193
214
 
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
215
+ [06:17:15.520] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
195
216
 
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
217
+ [06:17:15.520] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
197
218
 
219
+ [06:17:15.520] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
198
220
 
199
- [08:42:21.982] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: shutting down verifier with handle 0[39m
200
221
 
201
- [08:42:21.982] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: response from verifier: null, 0[39m
222
+ [06:17:15.589] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: shutting down verifier with handle 0[39m
202
223
 
203
- [08:42:21.983] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
224
+ [06:17:15.589] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: response from verifier: null, 0[39m
225
+
226
+ [06:17:15.589] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
204
227
 
205
228
 
206
229
  </system-out>
207
230
  </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">
231
+ <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.059887934">
209
232
  <system-out>
210
- [08:42:21.985] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
233
+ [06:17:15.591] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
234
+
235
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
211
236
 
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
237
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
213
238
 
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
239
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
215
240
 
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
241
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
217
242
 
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
243
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
219
244
 
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
245
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
221
246
 
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
247
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
223
248
 
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
249
+ [06:17:15.592] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
225
250
 
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
251
+ [06:17:15.593] [34mDEBUG[39m (2875): [36mpact-core@20.1.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
227
252
 
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
253
+ [06:17:15.593] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
229
254
 
230
255
 
231
- [08:42:22.040] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: shutting down verifier with handle 1[39m
256
+ [06:17:15.649] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: shutting down verifier with handle 1[39m
232
257
 
233
- [08:42:22.041] [34mDEBUG[39m (2862): [36mpact-core@19.2.0: response from verifier: null, 0[39m
258
+ [06:17:15.650] [34mDEBUG[39m (2875): [36mpact-core@20.1.0: response from verifier: null, 0[39m
234
259
 
235
- [08:42:22.041] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
260
+ [06:17:15.650] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
236
261
 
237
262
 
238
263
  </system-out>
239
264
  </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">
265
+ <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.057720239">
241
266
  <system-out>
242
- [08:42:22.042] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
267
+ [06:17:15.651] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
243
268
 
244
269
 
245
- [08:42:22.098] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
270
+ [06:17:15.706] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
246
271
 
247
272
 
248
273
  </system-out>
249
274
  </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">
275
+ <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.072758123">
251
276
  <system-out>
252
- [08:42:22.101] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
277
+ [06:17:15.709] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
253
278
 
254
279
 
255
- [08:42:22.181] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
280
+ [06:17:15.780] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
256
281
 
257
282
 
258
283
  </system-out>
259
284
  </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">
285
+ <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.052709843">
261
286
  <system-out>
262
- [08:42:22.182] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
287
+ [06:17:15.782] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
263
288
 
264
289
 
265
- [08:42:22.238] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
290
+ [06:17:15.834] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
266
291
 
267
292
 
268
293
  </system-out>
269
294
  </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">
295
+ <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.055863097">
271
296
  <system-out>
272
- [08:42:22.239] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
297
+ [06:17:15.834] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
273
298
 
274
299
 
275
- [08:42:22.298] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
300
+ [06:17:15.890] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
276
301
 
277
302
 
278
303
  </system-out>
279
304
  </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">
305
+ <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.05969185">
281
306
  <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
307
+ [06:17:15.891] [33mWARN[39m (2875): [36mpact-core@20.1.0: monkeypatch is deprecated and no longer has any effect[39m
283
308
 
284
- [08:42:22.299] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
309
+ [06:17:15.891] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
285
310
 
286
311
 
287
- [08:42:22.365] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
312
+ [06:17:15.949] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
288
313
 
289
314
 
290
315
  </system-out>
291
316
  </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">
317
+ <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.080397277">
293
318
  <system-out>
294
- [08:42:22.366] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
319
+ [06:17:15.950] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
295
320
 
296
321
 
297
- [08:42:22.432] [31mERROR[39m (2862): [36mpact-core@19.2.0: Verification unsuccessful[39m
322
+ [06:17:16.030] [31mERROR[39m (2875): [36mpact-core@20.1.0: Verification unsuccessful[39m
298
323
 
299
324
 
300
325
  </system-out>
301
326
  </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">
327
+ <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.091846364">
303
328
  <system-out>
304
- [08:42:22.434] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
329
+ [06:17:16.031] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
305
330
 
306
331
 
307
- [08:42:22.566] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
332
+ [06:17:16.122] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
308
333
 
309
334
 
310
335
  </system-out>
311
336
  </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">
337
+ <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.107291142">
313
338
  <system-out>
314
- [08:42:22.567] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
339
+ [06:17:16.123] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
315
340
 
316
341
 
317
- [08:42:22.750] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
342
+ [06:17:16.229] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
318
343
 
319
344
 
320
345
  </system-out>
321
346
  </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">
347
+ <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.118044539">
323
348
  <system-out>
324
- [08:42:22.751] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
349
+ [06:17:16.230] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
325
350
 
326
351
 
327
- [08:42:22.891] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
352
+ [06:17:16.347] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
328
353
 
329
354
 
330
355
  </system-out>
331
356
  </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">
357
+ <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.125648896">
333
358
  <system-out>
334
- [08:42:22.892] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
359
+ [06:17:16.349] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
335
360
 
336
361
 
337
- [08:42:23.013] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
362
+ [06:17:16.473] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
338
363
 
339
364
 
340
365
  </system-out>
341
366
  </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">
367
+ <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.074201616">
343
368
  <system-out>
344
- [08:42:23.014] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
369
+ [06:17:16.474] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
345
370
 
346
371
 
347
- [08:42:23.094] [31mERROR[39m (2862): [36mpact-core@19.2.0: Verification unsuccessful[39m
372
+ [06:17:16.547] [31mERROR[39m (2875): [36mpact-core@20.1.0: Verification unsuccessful[39m
348
373
 
349
374
 
350
375
  </system-out>
351
376
  </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">
377
+ <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.063112961">
353
378
  <system-out>
354
- [08:42:23.095] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
379
+ [06:17:16.548] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
355
380
 
356
381
 
357
- [08:42:23.161] [31mERROR[39m (2862): [36mpact-core@19.2.0: Verification unsuccessful[39m
382
+ [06:17:16.611] [31mERROR[39m (2875): [36mpact-core@20.1.0: Verification unsuccessful[39m
358
383
 
359
384
 
360
385
  </system-out>
361
386
  </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">
387
+ <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.064217276">
363
388
  <system-out>
364
- [08:42:23.162] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
389
+ [06:17:16.612] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
365
390
 
366
391
 
367
- [08:42:23.245] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
392
+ [06:17:16.675] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
368
393
 
369
394
 
370
395
  </system-out>
371
396
  </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">
397
+ <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.063258229">
373
398
  <system-out>
374
- [08:42:23.246] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
399
+ [06:17:16.676] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
375
400
 
376
401
 
377
- [08:42:23.325] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
402
+ [06:17:16.739] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
378
403
 
379
404
 
380
405
  </system-out>
381
406
  </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">
407
+ <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.060170217">
383
408
  <system-out>
384
- [08:42:23.326] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verifying Pact Files[39m
409
+ [06:17:16.739] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verifying Pact Files[39m
385
410
 
386
411
 
387
- [08:42:23.417] [32mINFO[39m (2862): [36mpact-core@19.2.0: Verification successful[39m
412
+ [06:17:16.799] [32mINFO[39m (2875): [36mpact-core@20.1.0: Verification successful[39m
388
413
 
389
414
 
390
415
  </system-out>
391
416
  </testcase>
392
417
  </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">
418
+ <testsuite name="src/consumer/checkErrors.spec.ts" timestamp="2026-09-07T06:17:17.756Z" hostname="runnervmejwal" tests="2" failures="0" errors="0" skipped="0" time="0.005058051">
419
+ <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats numeric status code 0 as success" time="0.002683532">
395
420
  </testcase>
396
- <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats non-zero numeric status as failure" time="0.000289239">
421
+ <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats non-zero numeric status as failure" time="0.000337997">
397
422
  </testcase>
398
423
  </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">
424
+ <testsuite name="src/verifier/validateOptions.spec.ts" timestamp="2026-09-07T06:17:17.757Z" hostname="runnervmejwal" tests="42" failures="0" errors="0" skipped="0" time="0.050621456">
425
+ <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.013223301">
401
426
  <system-out>
402
- [08:42:21.499] [31mERROR[39m (2840): [36mpactBrokerUrl requires the following properties: provider[39m
427
+ [06:17:15.057] [31mERROR[39m (2853): [36mpactBrokerUrl requires the following properties: provider[39m
403
428
 
404
429
 
405
430
  </system-out>
406
431
  </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">
432
+ <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.001629555">
408
433
  </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">
434
+ <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.000475783">
410
435
  </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">
436
+ <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.000741486">
412
437
  </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">
438
+ <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.000546966">
414
439
  </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">
440
+ <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.000410523">
416
441
  </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">
442
+ <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.00047942">
418
443
  </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">
444
+ <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.000461446">
420
445
  </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">
446
+ <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.001720144">
422
447
  <system-out>
423
- [08:42:21.510] [31mERROR[39m (2840): [36mpublishVerificationResult requires the following properties: providerVersion[39m
448
+ [06:17:15.070] [31mERROR[39m (2853): [36mpublishVerificationResult requires the following properties: providerVersion[39m
424
449
 
425
450
 
426
451
  </system-out>
427
452
  </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">
453
+ <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.000316688">
454
+ </testcase>
455
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should accept a non-empty string" time="0.000299036">
456
+ </testcase>
457
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should not accept an empty string" time="0.000352314">
429
458
  </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">
459
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should accept a boolean" time="0.000868021">
431
460
  </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">
461
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should not accept a non-boolean" time="0.000476665">
433
462
  </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">
463
+ <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.001946564">
435
464
  <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
465
+ [06:17:15.075] [33mWARN[39m (2853): [36mpact-core@20.1.0: format is deprecated and no longer has any effect[39m
437
466
 
438
- [08:42:21.513] [33mWARN[39m (2840): [36mpact-core@19.2.0: format is deprecated and no longer has any effect[39m
467
+ [06:17:15.075] [33mWARN[39m (2853): [36mpact-core@20.1.0: format is deprecated and no longer has any effect[39m
439
468
 
440
- [08:42:21.513] [33mWARN[39m (2840): [36mpact-core@19.2.0: format is deprecated and no longer has any effect[39m
469
+ [06:17:15.076] [33mWARN[39m (2853): [36mpact-core@20.1.0: format is deprecated and no longer has any effect[39m
441
470
 
442
471
 
443
472
  </system-out>
444
473
  </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">
474
+ <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.000567263">
446
475
  <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
476
+ [06:17:15.076] [33mWARN[39m (2853): [36mpact-core@20.1.0: format is deprecated and no longer has any effect[39m
448
477
 
449
478
 
450
479
  </system-out>
451
480
  </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">
481
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is not provided &gt; should not fail" time="0.000576681">
453
482
  </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">
483
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is provided &gt; should not fail" time="0.000397187">
455
484
  </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">
485
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when consumerVersionTags is not provided &gt; should not fail" time="0.000296351">
457
486
  </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">
487
+ <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.000602509">
459
488
  </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">
489
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providerVersionTags is not provided &gt; should not fail" time="0.000297051">
461
490
  </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">
491
+ <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.000283647">
463
492
  </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">
493
+ <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.000999827">
465
494
  <system-out>
466
- [08:42:21.517] [31mERROR[39m (2840): [36mpactBrokerToken is incompatible with the following properties: pactBrokerUsername,pactBrokerPassword[39m
495
+ [06:17:15.080] [31mERROR[39m (2853): [36mpactBrokerToken is incompatible with the following properties: pactBrokerUsername,pactBrokerPassword[39m
467
496
 
468
497
 
469
498
  </system-out>
470
499
  </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">
500
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using a bearer token &gt; should not fail" time="0.000298243">
472
501
  </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">
502
+ <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.003956326">
474
503
  <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
504
+ [06:17:15.084] [33mWARN[39m (2853): [36mpact-core@20.1.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
505
 
477
506
 
478
507
  </system-out>
479
508
  </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">
509
+ <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.002831617">
481
510
  <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
511
+ [06:17:15.086] [33mWARN[39m (2853): [36mpact-core@20.1.0: Using the tag &apos;latest&apos; is not recommended and probably does not do what you intended.[39m
483
512
 
484
- [08:42:21.522] [33mWARN[39m (2840): [36mpact-core@19.2.0: See https://docs.pact.io/pact_broker/tags/#latest-pacts[39m
513
+ [06:17:15.086] [33mWARN[39m (2853): [36mpact-core@20.1.0: See https://docs.pact.io/pact_broker/tags/#latest-pacts[39m
485
514
 
486
- [08:42:21.523] [33mWARN[39m (2840): [36mpact-core@19.2.0: If you need to specify latest, try:[39m
515
+ [06:17:15.087] [33mWARN[39m (2853): [36mpact-core@20.1.0: If you need to specify latest, try:[39m
487
516
 
488
- [08:42:21.523] [33mWARN[39m (2840): [36mpact-core@19.2.0: consumerVersionSelectors: [{ lastest: true }][39m
517
+ [06:17:15.087] [33mWARN[39m (2853): [36mpact-core@20.1.0: consumerVersionSelectors: [{ lastest: true }][39m
489
518
 
490
519
 
491
520
  </system-out>
492
521
  </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">
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;tag&quot;:&quot;a-tag&quot;}" time="0.000480092">
494
523
  </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">
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;latest&quot;:true}" time="0.000223254">
496
525
  </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">
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;consumer&quot;:&quot;the-consumer&quot;}" time="0.000262477">
498
527
  </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">
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;deployedOrReleased&quot;:true}" time="0.000242971">
500
529
  </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">
530
+ <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.00021561">
502
531
  </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">
532
+ <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.000217533">
504
533
  </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">
534
+ <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.000272266">
506
535
  </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">
536
+ <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.004253958">
508
537
  </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">
538
+ <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.000314834">
510
539
  </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">
540
+ <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.000254081">
512
541
  </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">
542
+ <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.000218075">
514
543
  </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">
544
+ <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.00071134">
516
545
  </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">
546
+ <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.000372131">
518
547
  </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">
548
+ <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.000371149">
520
549
  </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">
550
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given providerBranch &gt; should not throw an error" time="0.001162959">
522
551
  </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">
552
+ <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.00032841">
524
553
  </testcase>
525
554
  </testsuite>
526
555
  </testsuites>