Given the user initiates a {credential} issuance using the {issuer}
And the issuance method is {issuance_method}
And the issuance is performed on a {issue_scenario} for the {credential} and {issuance_method}
When the issuance flow is completed
Then the credential is stored in the Wallet
When the user presents the credential to the {verifier}
And the user shares {selective_disclosure}
And the presentation is performed on a {presentation_scenario} for the {credential}
Then the verifier verifies the credential successfully with {presentation_scenario} for {selective_disclosure}
Examples:
Given the user initiates a {credential} issuance using the {issuer}
And the issuance method is {issuance_method}
And the issuance is performed on a {issue_scenario} for the {credential} and {issuance_method}
When the issuance flow is completed
Then the credential is stored in the Wallet
When the user presents the credential to the {verifier}
And the user shares {selective_disclosure}
And the presentation is performed on a {presentation_scenario} for the {credential}
Then the verifier verifies the credential successfully with {presentation_scenario} for {selective_disclosure}
Examples:
| Number of Scenarios | 2 | Total Duration | 51m 24s |
| Total Number of Test Cases | 10 | Fastest Test | 3m 15s |
| Number of Manual Test Cases | 0 | Slowest Test | 7m 58s |
| Tests Started | Jul 29, 2026 19:43:08 | Average Execution Time | 5m 8s |
| Tests Finished | Jul 29, 2026 20:34:32 | Total Execution Time | 51m 24s |
| ## | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Python Issuer - mDL
6 passing test cases |
9 | 19:43:08 | 32m 33s | ||
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Kotlin Issuer - mDL
4 passing test cases |
9 | 20:15:41 | 18m 52s |