wiremock-testcontainers-java icon indicating copy to clipboard operation
wiremock-testcontainers-java copied to clipboard

WireMock module for Testcontainers for Java

Results 38 wiremock-testcontainers-java issues
Sort by recently updated
recently updated
newest added

## References - TODO ## Submitter checklist - [x] Recommended: Join [WireMock Slack](https://slack.wiremock.org/) to get any help in `#help-contributing` or a project-specific channel like `#wiremock-java` - [ ] The PR...

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.7 to 1.5.6. Commits 7812a55 prepare release 1.5.6 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional 3d55638 start work on 1.5.6-SNAPSHOT a91d2b6 notes about javadocs...

dependencies

Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=2.0.12&new-version=2.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. Commits f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1 7626998 Bump apache/maven-gh-actions-shared from 3 to 4 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18) 40ae495 Bump org.codehaus.plexus:plexus-archiver...

dependencies

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.13.0 🚀 New features and improvements [MCOMPILER-574] - Propagate cause of exception in AbstractCompilerMojo (#232) @​slawekjaranowski [MCOMPILER-582] -...

dependencies

Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1. Changelog Sourced from org.awaitility:awaitility's changelog. Changelog 4.2.1 (2024-03-15) Upgraded Kotlin to 1.9.22 Added extension properties forever, then, and, given to the Kotlin extension. This...

dependencies

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.4. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.4 Release Notes - Maven GPG Plugin - Version 3.2.4 [MGPG-125] - Fix "bestPractices" (#95) @​cstamas 📦 Dependency...

dependencies

### Summary As discussed before, we are interested in unifying the development around a single build tool, unless there is a strong need to use alternative ones. WireMock core and...

chore

### Proposal One can use Testcontainers for Java to deploy multiple instances in Docker Compose, and we have a concept for that but not existing demo. It would be nice...

enhancement
help wanted
testcontainers
hacktoberfest

### Summary Once https://github.com/wiremock/wiremock-docker/issues/62 is released, we should add integration tests for it to the pipeline. New tests must be implemented for the 3.x features ### Scope - [ ]...

good first issue
chore