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}
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}
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 | 1h 52m 23s |
| Total Number of Test Cases | 20 | Fastest Test | 4m 11s |
| Number of Manual Test Cases | 0 | Slowest Test | 7m 10s |
| Tests Started | May 07, 2026 12:20:01 | Average Execution Time | 5m 37s |
| Tests Finished | May 07, 2026 14:12:25 | Total Execution Time | 1h 52m 23s |
| ## | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Python Issuer - mDL
12 passing test cases |
9 | 12:20:01 | 1h 11m 1s | ||
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Kotlin Issuer - mDL
8 passing test cases |
9 | 13:31:03 | 41m 22s |