Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pact-foundation/pact-jvm

JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://github.com/pact-foundation/pact-jvm

fix: When using url in PactBroker annotation, the default value is broken if it contains a colon

b46a5274f258f73b37dd00abdd9f050d5d73393e authored over 3 years ago
fix(guide): use working consumer.junit version

related: https://github.com/pact-foundation/pact-jvm/issues/1094

4b99c97b6b4c4a8faab4068c563e5e907a9f532f authored over 3 years ago
feat: update readme on JUnit 5 WebFlux support #1373

510af92b4e4c75528e7c5827e3af527cd8bf7e59 authored over 3 years ago
feat: added support for WebFlux with Spring JUnit 5 tests #1373

d81b2b8041e4b7ac01a480eaaa0c283066839686 authored over 3 years ago
fix: mark Gradle PactVerificationTask fields as @Internal for Gradle 7 #1374

4abd4ff4f0f7c2cf7a97f0f3297dc4583c0a4933 authored over 3 years ago
chore: upgrade Maven jars and plugin to latest

781d346eec4af2458b2bd3178385c1b86a10af2e authored over 3 years ago
fix: using :pact-file source with Leiningen was broken #1372

829ebdefbbfca11bd6023fcba3247fa10945f9b6 authored over 3 years ago
feat(V4): Support JUnit4 tests with both HTTP and message interactions

2fdaf2795359def73743a308bb8544529757a240 authored over 3 years ago
feat(V4): Support verifing V4 Pacts with JUnit

c332b86be18d0db8d1ab899cd3696cc6d1191df8 authored over 3 years ago
feat(V4): Implemented matching status codes

b5803b67b0eb06a4e5333465656d7e4bd3812ce7 authored over 3 years ago
feat(V4): add support for status code matchers to JUnit DSL

c77faa70db24c745b4e1078ef454192cf3213a3c authored over 3 years ago
feat(V4): implement status code matcher

466ab172491dda96d60c86383716e2f840565845 authored over 3 years ago
feat(V4): support V4 pending interactions in the verifier

34a0790a7310f1c3b0c6474a6d3fa21df0516448 authored over 3 years ago
feat(V4): support pending interactions

ba9f5b4df032f6af0045ddde613848c12fa61c13 authored over 3 years ago
bump version to 4.1.23

5fa0ead736448d22a6eec292d0e6a2523d887571 authored over 3 years ago
update changelog for release 4.1.22

f9f5fa89005e73ae2c54b278f4eda180c74d9b96 authored over 3 years ago
fix(backport): handle exceptions correctly when @IgnoreNoPactsToVerify is present #1324

c7895cc0b9944ac910127fdb4a9a362e4ea63cd8 authored over 3 years ago
feat: Update readmes on turning off diff calculation #1375

c5b91dabde1110e6856ef3195fea6298f8352000 authored over 3 years ago
feat: add a system property to turn off diff calculation for large payloads #1375

1ef4af2937bfd994eabfea1a4700ef923930dcda authored over 3 years ago
fix: treat application/graphql as a JSON content type #1371

320cc6f4f3f259ea2e643a51f8eb25d1483998aa authored over 3 years ago
fix: arrayContaining DSL method was not constructing the matching rules correctly #1367

ea08a38ac969d2a6526a7b47564956aa45840cde authored over 3 years ago
chore: add a kotlin consumer module #1352

fc669cf7f0e23ad0b9664003ee31c73b54a95ff8 authored over 3 years ago
bump version to 4.2.7

6ffe5e12f2e98559dcf1ce5059b11484e133ad59 authored over 3 years ago
update changelog for release 4.2.6

e46f622d16a95233d5d227de0e676741cb954b8c authored over 3 years ago
bump version to 4.1.22

bb5a56e8727f6dfffeaebfddead837615e045ec1 authored over 3 years ago
update changelog for release 4.1.21

f334ef7c7e569248085ade9e2b49b0b3f9096995 authored over 3 years ago
Merge branch 'v4.1.x'

62751e7da58d93a53d02538143f71ae31ef94f87 authored over 3 years ago
chore: upgrade classgraph to 4.8.105

6fb78d046c4135c950d2eb77aca14c5fdf79dac6 authored over 3 years ago
Merge pull request #1369 from gtudan/pact-1368

Fix: Allow verifying v4-interactions with junit5

e38fe1349f10391e6748d86744bb828f86ee5bc1 authored over 3 years ago
fix: codenarc violation #1367

1745eec1cb614d82f3c490f05747acb001e7086e authored over 3 years ago
chore: upgrade gradle to 6.8.3

ddb48f6199e932719c0d9dda63afab1773c13a00 authored over 3 years ago
chore: add test for array contains matcher with simple values #1367

95b2efe2f065c86a1d8e8817e98d0fe743733c11 authored over 3 years ago
fix: arrayContaining matcher was failing if the variants have no matching rules #1367

004be0434969c468f0ef0b7a4b645aea99c8034c authored over 3 years ago
Merge pull request #1366 from colossatr0n/junit5-consumer-message-pact-example

Updated JUnit 5 README to include a link to a message pact example that…

6d7763bd65350e0e034380c70596a042893c95c0 authored over 3 years ago
Merge branch 'v4.1.x'

4be5092a54922236677a0ec10f3942cb5f60806d authored over 3 years ago
fix: Fallbck to env vars for pact.provider.version property #1365

49d975b2d4b61873f4b11a50f473762bbe6ba6cb authored over 3 years ago
Merge branch 'v4.1.x'

b5da12bf65eee44f47f47b5657929615ed213230 authored over 3 years ago
fix: Format the error correctly when publishing results fail [Gradle/Maven] #1364

a5c4552759c43e81d13bd1bd07be9740232d2cce authored over 3 years ago
fix: HAL client must return an error if the post request fails #1364

f92fcb66e2447f1d83f70914a87800fbe893dfb9 authored over 3 years ago
fix: codenarc violations

0fd9c6b1ff963574e5650d63d14ec85bb3d9c904 authored over 3 years ago
fix: fail the verification if publishing verification results fails [Maven/Gradle] #1364

b5430535114295c851db81a847b36331971ab78b authored over 3 years ago
fix: fail the test if publishing verification results fails [JUNIT5] #1364

ea9c49de79f0f0dfd4ab38e784edea4d89d94e69 authored over 3 years ago
fix: fail the test if publishing verification results fails #1364

76f91643fcce83947dcfa5c026fdfabd1e10fd71 authored over 3 years ago
chore: upgrade Spock to 2.0

80fc2536707b2a88af9c19d4df94e1791b87d5e5 authored over 3 years ago
fix: allow verifying v4-interactions with junit5

c21a1ec273720afb588b41d46c84dad1d3244bbf authored over 3 years ago
Updated JUnit 5 README to include a link to a message pact example that uses JUnit 5 and Pact V4.

d60d7325a444cd487091f8eb427ed34f3ec27d85 authored over 3 years ago
chore: update readmes

d8c8f2c3e963c78fe11d49ca615fc8893ddcdddf authored over 3 years ago
bump version to 4.2.6

a0a77ef9190e38c5a4a229b5a81cfdce961e11cf authored over 3 years ago
update changelog for release 4.2.5

418fd1eed5ce8dd29ff451331dc645ad03c56462 authored over 3 years ago
Merge pull request #1361 from akashagarwal7/patch-1

Update README.md

374be44951421a05a66cc643035e8e33a7ae8c52 authored over 3 years ago
Merge pull request #1360 from humbled/patch-1

README updates

a813755ab0b74fd28502db8e24a734c190f9db80 authored over 3 years ago
Merge pull request #1359 from feixie79/fixBugNotUsingSourceInLoadV4Pact

fix: use source by loadV4Pact

1c0c0e381057f700af37f99f8779351d73428da5 authored over 3 years ago
Merge pull request #1357 from asolcanu/v4.2.x

ready to be squashed - Adding support for @DefaultResponseValues/@DefaultRequestValues to work i...

eab8a92b47217a94b80bd50e9f86ceeb0c0a87b1 authored over 3 years ago
Merge pull request #1348 from JapuDCret/patch-1

fix typo in provider/junit/README.md

0c48b2e34712fafa22dfdbe42209d72d6bf8661f authored over 3 years ago
feat: support multiple providers in a JUnit 5 consumer test #1342

bd7625857212f92daa2d54a6d656a9426d7a0288 authored over 3 years ago
refactor: support multiple providerinfo in JUnit 5 tests #1342

4a6c7dff1ee58782536e487cc50375f40aa43c78 authored over 3 years ago
Update README.md

Change heading to be similar to that of Maven equivalent

1c15fb1111f5919158c1172ec5f6dc95621115dd authored almost 4 years ago
README updates

5f76a3e201704b4155edb4af0acc4d8c3a6a9406 authored almost 4 years ago
fix: use source by loadV4Pact

7d62150cbcf7df63531fa96c608fa4dc061a69cc authored almost 4 years ago
Adding support for @DefaultResponseValues/@DefaultRequestValues to work in combination with @PactVerifications, previously only single @PactVerification was supported

(cherry picked from commit 79d3f1c23bfc8cf1de5336f4616ef2f6152e5ea3)

eb3e1e69db7f7532f8fe8e260ab9d810cb8660e0 authored almost 4 years ago
fix: values matcher must not cascade #1347

20da4aa46cc14dcf04b16b9c79133e452d22459f authored almost 4 years ago
feat(V4): added a boolean matcher #1346

bbd09423a78e22a5c8617ab263f98e22388fac88 authored almost 4 years ago
chore: fix failing tests after refactor

075996d64d9cef858934aaca947491c95dd94e65 authored almost 4 years ago
chore: fix failing test after refactor

f6d86437403a2b8ca1a6b0f7f5fbd782cc332567 authored almost 4 years ago
refactor: update Groovy builder to support V4 Pacts

d5630e6093abcef20ecec727f6b1c0b79bf5cf2d authored almost 4 years ago
Merge pull request #1344 from RadekKoubsky/support_for_localdate_matcher

feat: Add support for java LocalDate matching method in pact dsl

295625ce9e54c4641b189117b1ee7e07adf7246e authored almost 4 years ago
fix typo in provider/junit/README.md

3a7edfd6d1920c15c391b00884ad9d84829597dd authored almost 4 years ago
fix: backported fix from v4.2.x #1345

e3f52dc5315f7cb6f46b916957b12fac1e5eebd8 authored almost 4 years ago
fix: codenarc voilation after merging PR

99dedba72585c9b858a710e8c43847988211e22d authored almost 4 years ago
Merge pull request #1340 from keeping-it-up/1330-issue

issue # 1330 fixed and a test case added with expression in body with application/xthrift conten...

049e7c37a437548c9a801b0674933cf07fd3d70a authored almost 4 years ago
feat: add support for java LocalDate matching method in pact dsl

a228c89926030a9fccf2b4b5e9594cb2818494b3 authored almost 4 years ago
wildcard import removed #1330

8e6d16130b003cd3e750fae169887c58e4ddee5f authored almost 4 years ago
fixed content type for request body when content type is application/xthrift #1330

0cae1368744dfed7be1a18de9af0a22b8b83183e authored almost 4 years ago
test case added with expression in body #1330

399bce86c845917dca4d00013709a67524483f11 authored almost 4 years ago
bump version to 4.2.5

ac6a0eae0b18183f6f453eafddb89b90741ace42 authored almost 4 years ago
update changelog for release 4.2.4

994d304493ebae5aba3b210525f659829caa40fa authored almost 4 years ago
bump version to 4.1.21

b5fee030a1c1d1d27bfa2ee490b60814a90c5211 authored almost 4 years ago
update changelog for release 4.1.20

5cd33d36e62f0d3e027b5bc48351a5a15740138d authored almost 4 years ago
feat(V4): add the JUnit 5 test description to comments

a73015a6e74aa562213381fa0e9cb599511f6082 authored almost 4 years ago
feat(V4): display comments when verifying V4 pact files

ea66d68d1eada0d89e2778069fb8f8474df059e2 authored almost 4 years ago
fix: merge from v4.1.x

5a91dd7ee28b55b9e83cfada7ad7300c8fef8c8e authored almost 4 years ago
Merge branch 'v4.1.x'

af50b2f5859168f99b03d0db9360b93e02e384dc authored almost 4 years ago
fix(regression): IO Exceptions are now wrapped #1337

30083b0629f790fa6e0ab73b96e25fc0e8d33442 authored almost 4 years ago
feat(V4): enable comment support with JUnit 5

6b7bc101bf712947146c8d2ba85090103f26ad78 authored almost 4 years ago
feat(V4): support user provided comments with interactions in Junit 4 consumer tests

1374973caf4c91aa6978643bc77fc07740e1c886 authored almost 4 years ago
feat(V4): support user provided comments with interactions

65b5b9ee5c82f5a8b2877688f85771485c0637f4 authored almost 4 years ago
Merge branch 'v4.1.x'

c8faad64489843684f49cdd925fddf2622e981e7 authored almost 4 years ago
chore: update readme on injecting request objects

768e7684a8bc922e7b0dba323c975fadcb4bc179 authored almost 4 years ago
fix: JUnit 5 Spring extension classes need to be open #1338

2e6ae47b166b1a7306d66eaaa00c7712fb8996ee authored almost 4 years ago
fix: compare decimal values using compareTo instead of equals #1335

5614d03879773b4269bafd1829b83f83edeb3285 authored almost 4 years ago
bump version to 4.2.4

d88e8c02bf5805c211d44f2b65a256a0c9e7eef6 authored almost 4 years ago
update changelog for release 4.2.3

38868b551302e6d0ba7fe177286110f0dfba5ce6 authored almost 4 years ago
bump version to 4.1.20

592122abb9813ed5d872a19d462a9ff7646868f3 authored almost 4 years ago
update changelog for release 4.1.19

799a8e8f0816248a3a6e20413e58800194052ba9 authored almost 4 years ago
Merge branch 'v4.1.x'

02f5b72da5fb6af1534ee83ff09466d3cb136e8e authored almost 4 years ago
Merge pull request #1332 from zariye/fix/lookup_contents

lookup contents in v4 interaction with key contents instead of bodys

3038d357e14389f1f53afa9262d1bfe8c69a6675 authored almost 4 years ago
feat(Junit5+Spring): support injecting MockHttpServletRequestBuilder when using MockMvc tests #1334

3622c25ef9094199aa3a9dee114b51bf0942a5bb authored almost 4 years ago
feat: support @CookieValue with MockMvc tests #1333

bed5ba58491a8320323880c7e1549c2fc533f003 authored almost 4 years ago
fix(Gradle): do not fail when the pacts from the broker are not available and a non-pact verify task is run #1331

d698515d009e01f2992aa3f6dd70f4ae79243923 authored almost 4 years ago
chore: add test for application/x-thrift with provider state injected values #1330

dde4af635ca2938611d1575e76db8d8e8482a871 authored almost 4 years ago