Blog from April, 2026

Today, we released the full version 3 of the test suite.

The test suite now includes the new Testset V3 and additionally a new test suite/set documentation structure, and it now uses Java 21. For full details of all changes, please refer to our ReleaseNotes.md.

As an additional reminder: Since last year, we also provide a certificate revocation list for our test driver certificates. No certificates were compromised; we provide the list as a precaution. You will still find some revoked certificates in the list—those were revoked due to administrative reasons (e.g., a domain change or similar). We still highly recommend that you configure the revocation list in your infrastructure so that, in case we ever need to revoke a certificate for more serious reasons, you are already familiar with the configuration.

If you encounter any issues with the test suite, please raise an issue on GitHub to inform us.


Resources:

Test suite repository: https://github.com/gematik/TI-Messenger-Testsuite

Full release notes: https://github.com/gematik/TI-Messenger-Testsuite/blob/main/ReleaseNotes.md

Test driver API: https://github.com/gematik/TI-Messenger-Testsuite/blob/main/src/main/resources/api/TiMessengerTestTreiber.yaml

Test Suite Release 3.0.1

Today, a patch for the test suite has been released. This patch delivers dependency updates, security improvements, and test enhancements. It updates the existing V2 example Serenity report, extends the glue code to support changing room properties for V3 tests, and adds a V2 test for requesting the Synapse version without validation.

This release also remediates some dependency vulnerabilities through library updates and exclusions. Please note that this will be the last release including a Serenity example report for V2. The next release will include a report for V3 instead.

V3 tests and documentation are not yet part of this release and will follow once internal testing has been completed.

If you experience any issues with the test suite, please create an issue on GitHub to let us know.

Resources:

Test suite repository: https://github.com/gematik/TI-Messenger-Testsuite

Full release notes: https://github.com/gematik/TI-Messenger-Testsuite/blob/main/ReleaseNotes.md

Test driver API: https://github.com/gematik/TI-Messenger-Testsuite/blob/main/src/main/resources/api/TiMessengerTestTreiber.yaml