Please find attached an example test run with the new release of the reference implementation. The tests can be started with the following command:
mvn clean verify -Pdont-break-preparation -DpoolGroupString="poolGroupString" \
-Dcucumber.filter.tags="@Ctl:BP or @Ctl:SchnittstellenDaten \
or @File:FeatureFile_00_01_V2_Basis \
or @File:FeatureFile_04_01_V2_Basis \
or @File:FeatureFile_04_04_V2_Basis \
or @File:FeatureFile_06_01_V2_Basis \
or @File:FeatureFile_06_03_V2_Basis \
or @File:FeatureFile_06_04_V2_Basis" | tee logfilename.txt
Before you start, you have to mark the following test cases with @WIP because these tests are still not implemented:
@TCID:TIMV2BASISAF040114
@TCID:TIMV2BASISAF050120
@TCID:TIMV2BASISAF060112
After that, you will execute the first 79 scenarios (158 test cases). Please feel free to execute the tests with your own test reference implementation, which you can order via the Gematik ITSM Portal.
NOTE: Our experience shows that early testing against the reference implementation is the single most important factor for a successful product approval. So, as the saying goes: the best time to plant a tree was 20 years ago; the best time to start your TI-M testing is today.
Example test run:

