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 | 4h 39m 1s |
| Total Number of Test Cases | 20 | Fastest Test | 3m 6s |
| Number of Manual Test Cases | 0 | Slowest Test | 58m 59s |
| Tests Started | May 06, 2026 17:15:23 | Average Execution Time | 13m 57s |
| Tests Finished | May 06, 2026 21:54:25 | Total Execution Time | 4h 39m 1s |
| ## | 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 | 17:15:23 | 1h 50m 13s | ||
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Kotlin Issuer - mDL
8 passing test cases |
9 | 19:05:37 | 2h 48m 48s |