@pact-foundation/pact-core 20.1.0 → 20.2.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,104 +1,255 @@
1
1
  <?xml version="1.0" encoding="UTF-8" ?>
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">
2
+ <testsuites name="vitest tests" tests="93" failures="0" errors="0" time="4.444660371">
3
+ <testsuite name="src/consumer/checkErrors.spec.ts" timestamp="2026-09-16T10:54:03.859Z" hostname="runnervmlun5p" tests="2" failures="0" errors="0" skipped="0" time="0.005174097">
4
+ <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats numeric status code 0 as success" time="0.002814018">
5
+ </testcase>
6
+ <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats non-zero numeric status as failure" time="0.000418042">
7
+ </testcase>
8
+ </testsuite>
9
+ <testsuite name="src/index.spec.ts" timestamp="2026-09-16T10:54:03.860Z" hostname="runnervmlun5p" tests="1" failures="0" errors="0" skipped="0" time="0.003754508">
10
+ <testcase classname="src/index.spec.ts" name="Index Spec &gt; Typescript import should work" time="0.001983493">
5
11
  </testcase>
6
12
  </testsuite>
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">
13
+ <testsuite name="src/pact.spec.ts" timestamp="2026-09-16T10:54:03.860Z" hostname="runnervmlun5p" tests="5" failures="0" errors="0" skipped="0" time="0.007251445">
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;trace&apos;" time="0.00177351">
9
15
  </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.000311133">
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;debug&apos;" time="0.000387967">
11
17
  </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.000250764">
18
+ <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.000374481">
13
19
  </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.00032782">
20
+ <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.000388588">
15
21
  </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.000242243">
22
+ <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.000260197">
17
23
  </testcase>
18
24
  </testsuite>
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">
25
+ <testsuite name="src/verifier/validateOptions.spec.ts" timestamp="2026-09-16T10:54:03.862Z" hostname="runnervmlun5p" tests="42" failures="0" errors="0" skipped="0" time="0.040600662">
26
+ <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.012771237">
21
27
  <system-out>
22
- [15:25:31.492] [32mINFO[39m (2643): [36m0.5.6: pact native library successfully found, and the correct version[39m
28
+ [10:54:01.270] [31mERROR[39m (2818): [36mpactBrokerUrl requires the following properties: provider[39m
29
+
30
+
31
+ </system-out>
32
+ </testcase>
33
+ <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.001376326">
34
+ </testcase>
35
+ <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.000606295">
36
+ </testcase>
37
+ <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.000387385">
38
+ </testcase>
39
+ <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.000432649">
40
+ </testcase>
41
+ <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.000372617">
42
+ </testcase>
43
+ <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.00042231">
44
+ </testcase>
45
+ <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.000430506">
46
+ </testcase>
47
+ <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.001607628">
48
+ <system-out>
49
+ [10:54:01.283] [31mERROR[39m (2818): [36mpublishVerificationResult requires the following properties: providerVersion[39m
50
+
51
+
52
+ </system-out>
53
+ </testcase>
54
+ <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.000278992">
55
+ </testcase>
56
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should accept a non-empty string" time="0.000241071">
57
+ </testcase>
58
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using includeWipPactsSince &gt; should not accept an empty string" time="0.000282218">
59
+ </testcase>
60
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should accept a boolean" time="0.000246581">
61
+ </testcase>
62
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should not accept a non-boolean" time="0.00028289">
63
+ </testcase>
64
+ <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.001555971">
65
+ <system-out>
66
+ [10:54:01.286] [33mWARN[39m (2818): [36mpact-core@20.1.1: format is deprecated and no longer has any effect[39m
67
+
68
+ [10:54:01.286] [33mWARN[39m (2818): [36mpact-core@20.1.1: format is deprecated and no longer has any effect[39m
69
+
70
+ [10:54:01.286] [33mWARN[39m (2818): [36mpact-core@20.1.1: format is deprecated and no longer has any effect[39m
71
+
72
+
73
+ </system-out>
74
+ </testcase>
75
+ <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.000769731">
76
+ <system-out>
77
+ [10:54:01.287] [33mWARN[39m (2818): [36mpact-core@20.1.1: format is deprecated and no longer has any effect[39m
78
+
79
+
80
+ </system-out>
81
+ </testcase>
82
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is not provided &gt; should not fail" time="0.000371776">
83
+ </testcase>
84
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is provided &gt; should not fail" time="0.000510996">
85
+ </testcase>
86
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when consumerVersionTags is not provided &gt; should not fail" time="0.00032554">
87
+ </testcase>
88
+ <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.000630199">
89
+ </testcase>
90
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when providerVersionTags is not provided &gt; should not fail" time="0.000363009">
91
+ </testcase>
92
+ <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.000330288">
93
+ </testcase>
94
+ <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.00092989">
95
+ <system-out>
96
+ [10:54:01.291] [31mERROR[39m (2818): [36mpactBrokerToken is incompatible with the following properties: pactBrokerUsername,pactBrokerPassword[39m
97
+
98
+
99
+ </system-out>
100
+ </testcase>
101
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using a bearer token &gt; should not fail" time="0.000285124">
102
+ </testcase>
103
+ <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.00405619">
104
+ <system-out>
105
+ [10:54:01.295] [33mWARN[39m (2818): [36mpact-core@20.1.1: 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
106
+
107
+
108
+ </system-out>
109
+ </testcase>
110
+ <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.003084462">
111
+ <system-out>
112
+ [10:54:01.297] [33mWARN[39m (2818): [36mpact-core@20.1.1: Using the tag &apos;latest&apos; is not recommended and probably does not do what you intended.[39m
113
+
114
+ [10:54:01.298] [33mWARN[39m (2818): [36mpact-core@20.1.1: See https://docs.pact.io/pact_broker/tags/#latest-pacts[39m
115
+
116
+ [10:54:01.298] [33mWARN[39m (2818): [36mpact-core@20.1.1: If you need to specify latest, try:[39m
117
+
118
+ [10:54:01.298] [33mWARN[39m (2818): [36mpact-core@20.1.1: consumerVersionSelectors: [{ lastest: true }][39m
119
+
120
+
121
+ </system-out>
122
+ </testcase>
123
+ <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.00030451">
124
+ </testcase>
125
+ <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.000143549">
126
+ </testcase>
127
+ <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.000130454">
128
+ </testcase>
129
+ <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.000121246">
130
+ </testcase>
131
+ <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.000117369">
132
+ </testcase>
133
+ <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.000150242">
134
+ </testcase>
135
+ <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.000120516">
136
+ </testcase>
137
+ <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.000266449">
138
+ </testcase>
139
+ <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.000180137">
140
+ </testcase>
141
+ <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.000127188">
142
+ </testcase>
143
+ <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.000118773">
144
+ </testcase>
145
+ <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.000420197">
146
+ </testcase>
147
+ <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.000224119">
148
+ </testcase>
149
+ <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.000218128">
150
+ </testcase>
151
+ <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when given providerBranch &gt; should not throw an error" time="0.000222707">
152
+ </testcase>
153
+ <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.000189976">
154
+ </testcase>
155
+ </testsuite>
156
+ <testsuite name="test/consumer.integration.spec.ts" timestamp="2026-09-16T10:54:03.871Z" hostname="runnervmlun5p" tests="12" failures="0" errors="0" skipped="1" time="0.784979506">
157
+ <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.055023618">
158
+ <system-out>
159
+ [10:54:01.472] [32mINFO[39m (2817): [36m0.5.8: pact native library successfully found, and the correct version[39m
23
160
 
24
161
 
25
162
  []
26
163
 
27
164
  </system-out>
28
165
  </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.006152173">
166
+ <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.008734083">
30
167
  </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.00644934">
168
+ <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.008100287">
32
169
  </testcase>
33
170
  <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
171
  <skipped/>
35
172
  </testcase>
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">
173
+ <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.004111606">
37
174
  </testcase>
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">
175
+ <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.003568928">
39
176
  </testcase>
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">
177
+ <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.003349307">
41
178
  </testcase>
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">
179
+ <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.006386872">
43
180
  </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">
181
+ <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.622552259">
45
182
  </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">
183
+ <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.00296075">
184
+ <system-out>
185
+ [10:54:02.180] [31mERROR[39m (2817): [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
186
+
187
+
188
+ </system-out>
189
+ </testcase>
190
+ <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.001278923">
191
+ <system-out>
192
+ [10:54:02.181] [31mERROR[39m (2817): [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
193
+
194
+
195
+ </system-out>
196
+ </testcase>
197
+ <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.064807383">
47
198
  <system-out>
48
199
  []
49
200
 
50
201
  </system-out>
51
202
  </testcase>
52
203
  </testsuite>
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">
204
+ <testsuite name="test/matt.consumer.integration.spec.ts" timestamp="2026-09-16T10:54:03.876Z" hostname="runnervmlun5p" tests="2" failures="0" errors="0" skipped="0" time="1.13921148">
205
+ <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.598619843">
55
206
  <system-out>
56
- [15:25:32.479] [32mINFO[39m (2779): [36m0.5.6: pact native library successfully found, and the correct version[39m
207
+ [10:54:02.613] [32mINFO[39m (2968): [36m0.5.8: pact native library successfully found, and the correct version[39m
57
208
 
58
209
 
59
210
  </system-out>
60
211
  </testcase>
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">
212
+ <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.537534826">
62
213
  </testcase>
63
214
  </testsuite>
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">
215
+ <testsuite name="test/matt.provider.integration.spec.ts" timestamp="2026-09-16T10:54:03.877Z" hostname="runnervmlun5p" tests="1" failures="0" errors="0" skipped="0" time="0.140860576">
216
+ <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.138717444">
66
217
  <system-out>
67
- [15:25:33.021] [32mINFO[39m (2896): [36mpact-core@20.0.0: Verifying Pact Files[39m
218
+ [10:54:03.261] [32mINFO[39m (3084): [36mpact-core@20.1.1: Verifying Pact Files[39m
68
219
 
69
- [15:25:33.027] [32mINFO[39m (2896): [36m0.5.6: pact native library successfully found, and the correct version[39m
220
+ [10:54:03.268] [32mINFO[39m (3084): [36m0.5.8: pact native library successfully found, and the correct version[39m
70
221
 
71
222
 
72
- [15:25:33.145] [32mINFO[39m (2896): [36mpact-core@20.0.0: Verification successful[39m
223
+ [10:54:03.386] [32mINFO[39m (3084): [36mpact-core@20.1.1: Verification successful[39m
73
224
 
74
225
 
75
226
  </system-out>
76
227
  </testcase>
77
228
  </testsuite>
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">
229
+ <testsuite name="test/message.integration.spec.ts" timestamp="2026-09-16T10:54:03.877Z" hostname="runnervmlun5p" tests="8" failures="0" errors="0" skipped="0" time="0.737865186">
230
+ <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.010428724">
80
231
  </testcase>
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">
232
+ <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.001644417">
82
233
  </testcase>
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">
234
+ <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.001856214">
84
235
  </testcase>
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">
236
+ <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.001280005">
86
237
  </testcase>
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">
238
+ <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.008730637">
88
239
  </testcase>
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">
240
+ <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.001299051">
90
241
  </testcase>
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">
242
+ <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.002257744">
92
243
  </testcase>
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">
244
+ <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.695800985">
94
245
  </testcase>
95
246
  </testsuite>
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">
247
+ <testsuite name="test/plugin-verifier.integration.spec.ts" timestamp="2026-09-16T10:54:03.879Z" hostname="runnervmlun5p" tests="2" failures="0" errors="0" skipped="0" time="0.235910579">
248
+ <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.17665662">
98
249
  <system-out>
99
- [15:25:32.588] [32mINFO[39m (2792): [36mpact-core@20.0.0: Verifying Pact Files[39m
250
+ [10:54:02.727] [32mINFO[39m (2976): [36mpact-core@20.1.1: Verifying Pact Files[39m
100
251
 
101
- [15:25:32.592] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: binding path #0: : attempting to load native module from:
252
+ [10:54:02.731] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: binding path #0: : attempting to load native module from:
102
253
 
103
254
  - /home/runner/work/pact-js-core/pact-js-core/prebuilds/linux-x64
104
255
  source: pact-js-core binding lookup
@@ -106,7 +257,7 @@
106
257
  - You can override via PACT_PREBUILD_LOCATION
107
258
  [39m
108
259
 
109
- [15:25:32.593] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: binding path #1: : attempting to load native module from:
260
+ [10:54:02.732] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: binding path #1: : attempting to load native module from:
110
261
 
111
262
  - /home/runner/work/pact-js-core/pact-js-core/@pact-foundation/pact-core-linux-x64-glibc/prebuilds/linux-x64
112
263
  source: pact-js-core binding lookup
@@ -114,55 +265,55 @@
114
265
  - You can override via PACT_PREBUILD_LOCATION
115
266
  [39m
116
267
 
117
- [15:25:32.595] [32mINFO[39m (2792): [36m0.5.6: pact native library successfully found, and the correct version[39m
268
+ [10:54:02.734] [32mINFO[39m (2976): [36m0.5.8: pact native library successfully found, and the correct version[39m
118
269
 
119
- [15:25:32.595] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: Initialising native core at log level &apos;debug&apos;[39m
270
+ [10:54:02.734] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: Initialising native core at log level &apos;debug&apos;[39m
120
271
 
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
272
+ [10:54:02.735] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: 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
122
273
 
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
274
+ [10:54:02.735] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
124
275
 
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
276
+ [10:54:02.735] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: 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
126
277
 
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
278
+ [10:54:02.736] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: 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
128
279
 
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
280
+ [10:54:02.736] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
130
281
 
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
282
+ [10:54:02.736] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
132
283
 
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
284
+ [10:54:02.736] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
134
285
 
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
286
+ [10:54:02.737] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json[39m
136
287
 
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
288
+ [10:54:02.737] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/grpc/grpc.json as File source[39m
138
289
 
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
290
+ [10:54:02.737] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: 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
140
291
 
141
292
 
142
293
  Server running at http://127.0.0.1:50052
143
294
 
144
- [15:25:32.729] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: shutting down verifier with handle 0[39m
295
+ [10:54:02.900] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: shutting down verifier with handle 0[39m
145
296
 
146
- [15:25:32.730] [34mDEBUG[39m (2792): [36mpact-core@20.0.0: response from verifier: null, 0[39m
297
+ [10:54:02.900] [34mDEBUG[39m (2976): [36mpact-core@20.1.1: response from verifier: null, 0[39m
147
298
 
148
- [15:25:32.730] [32mINFO[39m (2792): [36mpact-core@20.0.0: Verification successful[39m
299
+ [10:54:02.901] [32mINFO[39m (2976): [36mpact-core@20.1.1: Verification successful[39m
149
300
 
150
301
 
151
302
  </system-out>
152
303
  </testcase>
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">
304
+ <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.024779519">
154
305
  <system-out>
155
306
  { name: [32m&apos;A place&apos;[39m }
156
307
 
157
308
  </system-out>
158
309
  </testcase>
159
310
  </testsuite>
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">
311
+ <testsuite name="test/verifier.integration.spec.ts" timestamp="2026-09-16T10:54:03.880Z" hostname="runnervmlun5p" tests="18" failures="0" errors="0" skipped="0" time="1.349052332">
312
+ <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.084046699">
162
313
  <system-out>
163
- [15:25:31.666] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
314
+ [10:54:01.660] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
164
315
 
165
- [15:25:31.669] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: binding path #0: : attempting to load native module from:
316
+ [10:54:01.663] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: binding path #0: : attempting to load native module from:
166
317
 
167
318
  - /home/runner/work/pact-js-core/pact-js-core/prebuilds/linux-x64
168
319
  source: pact-js-core binding lookup
@@ -170,7 +321,7 @@ Server running at http://127.0.0.1:50052
170
321
  - You can override via PACT_PREBUILD_LOCATION
171
322
  [39m
172
323
 
173
- [15:25:31.670] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: binding path #1: : attempting to load native module from:
324
+ [10:54:01.664] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: binding path #1: : attempting to load native module from:
174
325
 
175
326
  - /home/runner/work/pact-js-core/pact-js-core/@pact-foundation/pact-core-linux-x64-glibc/prebuilds/linux-x64
176
327
  source: pact-js-core binding lookup
@@ -178,364 +329,237 @@ Server running at http://127.0.0.1:50052
178
329
  - You can override via PACT_PREBUILD_LOCATION
179
330
  [39m
180
331
 
181
- [15:25:31.672] [32mINFO[39m (2666): [36m0.5.6: pact native library successfully found, and the correct version[39m
332
+ [10:54:01.666] [32mINFO[39m (2844): [36m0.5.8: pact native library successfully found, and the correct version[39m
182
333
 
183
- [15:25:31.672] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: Initialising native core at log level &apos;debug&apos;[39m
334
+ [10:54:01.666] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: Initialising native core at log level &apos;debug&apos;[39m
184
335
 
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
336
+ [10:54:01.667] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
186
337
 
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
338
+ [10:54:01.667] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
188
339
 
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
340
+ [10:54:01.667] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
190
341
 
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
342
+ [10:54:01.668] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
192
343
 
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
344
+ [10:54:01.668] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
194
345
 
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
346
+ [10:54:01.668] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
196
347
 
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
348
+ [10:54:01.668] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
198
349
 
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
350
+ [10:54:01.669] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json[39m
200
351
 
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
352
+ [10:54:01.669] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
202
353
 
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
354
+ [10:54:01.669] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
204
355
 
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
356
+ [10:54:01.669] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
206
357
 
207
358
 
208
- [15:25:31.781] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: shutting down verifier with handle 0[39m
359
+ [10:54:01.741] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: shutting down verifier with handle 0[39m
209
360
 
210
- [15:25:31.781] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: response from verifier: null, 0[39m
361
+ [10:54:01.741] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: response from verifier: null, 0[39m
211
362
 
212
- [15:25:31.782] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
363
+ [10:54:01.741] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
213
364
 
214
365
 
215
366
  </system-out>
216
367
  </testcase>
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">
368
+ <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.058109908">
218
369
  <system-out>
219
- [15:25:31.783] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
220
-
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
222
-
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
370
+ [10:54:01.743] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
224
371
 
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
372
+ [10:54:01.744] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
226
373
 
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
374
+ [10:54:01.744] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetProviderState&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
228
375
 
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
376
+ [10:54:01.744] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
230
377
 
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
378
+ [10:54:01.744] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetFailIfNoPactsFound&apos; was not executed as it had non-fatal validation errors: No failIfNoPactsFound option provided[39m
232
379
 
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
380
+ [10:54:01.744] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierSetFollowRedirects&apos; was not executed as it had non-fatal validation errors: No followRedirects option provided[39m
234
381
 
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
382
+ [10:54:01.744] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierAddCustomHeader&apos; was not executed as it had non-fatal validation errors: No customProviderHeaders option provided[39m
236
383
 
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
384
+ [10:54:01.745] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: checking source type of given pactUrl: /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json[39m
238
385
 
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
386
+ [10:54:01.745] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: adding /home/runner/work/pact-js-core/pact-js-core/test/integration/me-they-weird path-success.json as File source[39m
240
387
 
388
+ [10:54:01.745] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: 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
241
389
 
242
- [15:25:31.848] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: shutting down verifier with handle 1[39m
390
+ [10:54:01.745] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: the optional ffi function &apos;pactffiVerifierAddProviderTransport&apos; was not executed as it had non-fatal validation errors: No additional provider transports provided[39m
243
391
 
244
- [15:25:31.848] [34mDEBUG[39m (2666): [36mpact-core@20.0.0: response from verifier: null, 0[39m
245
392
 
246
- [15:25:31.848] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
247
-
248
-
249
- </system-out>
250
- </testcase>
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">
252
- <system-out>
253
- [15:25:31.849] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
254
-
255
-
256
- [15:25:31.911] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
257
-
258
-
259
- </system-out>
260
- </testcase>
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">
262
- <system-out>
263
- [15:25:31.913] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
393
+ [10:54:01.800] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: shutting down verifier with handle 1[39m
264
394
 
395
+ [10:54:01.800] [34mDEBUG[39m (2844): [36mpact-core@20.1.1: response from verifier: null, 0[39m
265
396
 
266
- [15:25:31.993] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
397
+ [10:54:01.800] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
267
398
 
268
399
 
269
400
  </system-out>
270
401
  </testcase>
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">
402
+ <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.053803044">
272
403
  <system-out>
273
- [15:25:31.994] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
404
+ [10:54:01.801] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
274
405
 
275
406
 
276
- [15:25:32.059] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
407
+ [10:54:01.852] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
277
408
 
278
409
 
279
410
  </system-out>
280
411
  </testcase>
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">
412
+ <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.071450328">
282
413
  <system-out>
283
- [15:25:32.059] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
414
+ [10:54:01.855] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
284
415
 
285
416
 
286
- [15:25:32.119] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
417
+ [10:54:01.923] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
287
418
 
288
419
 
289
420
  </system-out>
290
421
  </testcase>
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">
422
+ <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.053748182">
292
423
  <system-out>
293
- [15:25:32.120] [33mWARN[39m (2666): [36mpact-core@20.0.0: monkeypatch is deprecated and no longer has any effect[39m
294
-
295
- [15:25:32.120] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
424
+ [10:54:01.926] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
296
425
 
297
426
 
298
- [15:25:32.191] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
427
+ [10:54:01.980] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
299
428
 
300
429
 
301
430
  </system-out>
302
431
  </testcase>
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">
432
+ <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.052334813">
304
433
  <system-out>
305
- [15:25:32.192] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
434
+ [10:54:01.980] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
306
435
 
307
436
 
308
- [15:25:32.263] [31mERROR[39m (2666): [36mpact-core@20.0.0: Verification unsuccessful[39m
437
+ [10:54:02.032] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
309
438
 
310
439
 
311
440
  </system-out>
312
441
  </testcase>
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">
442
+ <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.057058887">
314
443
  <system-out>
315
- [15:25:32.264] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
316
-
317
-
318
- [15:25:32.352] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
444
+ [10:54:02.033] [33mWARN[39m (2844): [36mpact-core@20.1.1: monkeypatch is deprecated and no longer has any effect[39m
319
445
 
446
+ [10:54:02.033] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
320
447
 
321
- </system-out>
322
- </testcase>
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">
324
- <system-out>
325
- [15:25:32.353] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
326
448
 
327
-
328
- [15:25:32.465] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
449
+ [10:54:02.089] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
329
450
 
330
451
 
331
452
  </system-out>
332
453
  </testcase>
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">
454
+ <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.064629294">
334
455
  <system-out>
335
- [15:25:32.466] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
456
+ [10:54:02.090] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
336
457
 
337
458
 
338
- [15:25:32.573] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
459
+ [10:54:02.152] [31mERROR[39m (2844): [36mpact-core@20.1.1: Verification unsuccessful[39m
339
460
 
340
461
 
341
462
  </system-out>
342
463
  </testcase>
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">
464
+ <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.080455328">
344
465
  <system-out>
345
- [15:25:32.574] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
466
+ [10:54:02.155] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
346
467
 
347
468
 
348
- [15:25:32.669] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
469
+ [10:54:02.235] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
349
470
 
350
471
 
351
472
  </system-out>
352
473
  </testcase>
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">
474
+ <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.102732455">
354
475
  <system-out>
355
- [15:25:32.670] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
476
+ [10:54:02.235] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
356
477
 
357
478
 
358
- [15:25:32.734] [31mERROR[39m (2666): [36mpact-core@20.0.0: Verification unsuccessful[39m
479
+ [10:54:02.337] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
359
480
 
360
481
 
361
482
  </system-out>
362
483
  </testcase>
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">
484
+ <testcase classname="test/verifier.integration.spec.ts" name="Verifier Integration Spec &gt; when given multiple contracts &gt; from a local file &gt; should attribute every interaction result to its pact" time="0.110350789">
364
485
  <system-out>
365
- [15:25:32.735] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
486
+ [10:54:02.338] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
366
487
 
367
488
 
368
- [15:25:32.798] [31mERROR[39m (2666): [36mpact-core@20.0.0: Verification unsuccessful[39m
489
+ [10:54:02.445] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
369
490
 
370
491
 
371
492
  </system-out>
372
493
  </testcase>
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">
494
+ <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.116667045">
374
495
  <system-out>
375
- [15:25:32.799] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
496
+ [10:54:02.449] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
376
497
 
377
498
 
378
- [15:25:32.871] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
499
+ [10:54:02.565] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
379
500
 
380
501
 
381
502
  </system-out>
382
503
  </testcase>
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">
504
+ <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.126796015">
384
505
  <system-out>
385
- [15:25:32.872] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
506
+ [10:54:02.566] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
386
507
 
387
508
 
388
- [15:25:32.940] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
509
+ [10:54:02.692] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
389
510
 
390
511
 
391
512
  </system-out>
392
513
  </testcase>
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">
514
+ <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.059709271">
394
515
  <system-out>
395
- [15:25:32.940] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verifying Pact Files[39m
516
+ [10:54:02.692] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
396
517
 
397
518
 
398
- [15:25:33.015] [32mINFO[39m (2666): [36mpact-core@20.0.0: Verification successful[39m
519
+ [10:54:02.751] [31mERROR[39m (2844): [36mpact-core@20.1.1: Verification unsuccessful[39m
399
520
 
400
521
 
401
522
  </system-out>
402
523
  </testcase>
403
- </testsuite>
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">
406
- </testcase>
407
- <testcase classname="src/consumer/checkErrors.spec.ts" name="checkErrors &gt; treats non-zero numeric status as failure" time="0.000288411">
408
- </testcase>
409
- </testsuite>
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">
524
+ <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.066984417">
412
525
  <system-out>
413
- [15:25:31.320] [31mERROR[39m (2644): [36mpactBrokerUrl requires the following properties: provider[39m
526
+ [10:54:02.752] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
414
527
 
415
528
 
416
- </system-out>
417
- </testcase>
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">
419
- </testcase>
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">
421
- </testcase>
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">
423
- </testcase>
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">
425
- </testcase>
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">
427
- </testcase>
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">
429
- </testcase>
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">
431
- </testcase>
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">
433
- <system-out>
434
- [15:25:31.328] [31mERROR[39m (2644): [36mpublishVerificationResult requires the following properties: providerVersion[39m
529
+ [10:54:02.818] [31mERROR[39m (2844): [36mpact-core@20.1.1: Verification unsuccessful[39m
435
530
 
436
531
 
437
532
  </system-out>
438
533
  </testcase>
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">
444
- </testcase>
445
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when using followRedirects &gt; should accept a boolean" time="0.000684357">
446
- </testcase>
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">
448
- </testcase>
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">
534
+ <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.055728681">
450
535
  <system-out>
451
- [15:25:31.332] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
452
-
453
- [15:25:31.332] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
454
-
455
- [15:25:31.332] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
536
+ [10:54:02.819] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
456
537
 
457
538
 
458
- </system-out>
459
- </testcase>
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">
461
- <system-out>
462
- [15:25:31.333] [33mWARN[39m (2644): [36mpact-core@20.0.0: format is deprecated and no longer has any effect[39m
539
+ [10:54:02.874] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
463
540
 
464
541
 
465
542
  </system-out>
466
543
  </testcase>
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">
468
- </testcase>
469
- <testcase classname="src/verifier/validateOptions.spec.ts" name="Verifier argument validator &gt; when pactBrokerUrl is provided &gt; should not fail" time="0.000323908">
470
- </testcase>
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">
472
- </testcase>
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">
474
- </testcase>
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">
476
- </testcase>
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">
478
- </testcase>
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">
544
+ <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.060504372">
480
545
  <system-out>
481
- [15:25:31.336] [31mERROR[39m (2644): [36mpactBrokerToken is incompatible with the following properties: pactBrokerUsername,pactBrokerPassword[39m
546
+ [10:54:02.875] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
482
547
 
483
548
 
484
- </system-out>
485
- </testcase>
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">
487
- </testcase>
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">
489
- <system-out>
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
549
+ [10:54:02.935] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
491
550
 
492
551
 
493
552
  </system-out>
494
553
  </testcase>
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">
554
+ <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.061265252">
496
555
  <system-out>
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
556
+ [10:54:02.936] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verifying Pact Files[39m
498
557
 
499
- [15:25:31.341] [33mWARN[39m (2644): [36mpact-core@20.0.0: See https://docs.pact.io/pact_broker/tags/#latest-pacts[39m
500
558
 
501
- [15:25:31.341] [33mWARN[39m (2644): [36mpact-core@20.0.0: If you need to specify latest, try:[39m
502
-
503
- [15:25:31.341] [33mWARN[39m (2644): [36mpact-core@20.0.0: consumerVersionSelectors: [{ lastest: true }][39m
559
+ [10:54:02.996] [32mINFO[39m (2844): [36mpact-core@20.1.1: Verification successful[39m
504
560
 
505
561
 
506
562
  </system-out>
507
563
  </testcase>
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">
509
- </testcase>
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">
511
- </testcase>
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">
513
- </testcase>
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">
515
- </testcase>
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">
517
- </testcase>
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">
519
- </testcase>
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">
521
- </testcase>
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">
523
- </testcase>
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">
525
- </testcase>
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">
527
- </testcase>
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">
529
- </testcase>
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">
531
- </testcase>
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">
533
- </testcase>
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">
535
- </testcase>
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">
537
- </testcase>
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">
539
- </testcase>
540
564
  </testsuite>
541
565
  </testsuites>