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 | 1h 21m 8s |
| Total Number of Test Cases | 10 | Fastest Test | 3m 12s |
| Number of Manual Test Cases | 0 | Slowest Test | 31m 7s |
| Tests Started | Jul 30, 2026 11:46:58 | Average Execution Time | 8m 6s |
| Tests Finished | Jul 30, 2026 13:08:06 | Total Execution Time | 1h 21m 8s |
| ## | 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 | 11:46:58 | 1h 2m 30s | ||
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Kotlin Issuer - mDL
4 passing test cases |
9 | 12:49:27 | 18m 39s |