Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ Model-Based Testing with Testcontainers and Jqwik

## Integrations

- [BitDive](https://bitdive.io/) - Zero-code API testing platform for Java/Kotlin. Uses Testcontainers to mock external dependencies (databases, APIs, queues) during replay testing.
- [Leveraging Testcontainers for Complex Integration Testing in Mattermost Plugins](https://www.docker.com/blog/leveraging-testcontainers-for-complex-integration-testing-in-mattermost-plugins/) ![badge](https://img.shields.io/badge/-new-green)
- [JUnit 4](https://java.testcontainers.org/test_framework_integration/junit_4/)
- [JUnit 5](https://java.testcontainers.org/test_framework_integration/junit_5/)
Expand Down