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 1m 22s |
| Total Number of Test Cases | 10 | Fastest Test | 3m 18s |
| Number of Manual Test Cases | 0 | Slowest Test | 9m 21s |
| Tests Started | Jul 30, 2026 11:48:02 | Average Execution Time | 6m 8s |
| Tests Finished | Jul 30, 2026 12:49:24 | Total Execution Time | 1h 1m 22s |
| ## | 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:48:02 | 43m 29s | ||
| Issuance and presentation - mDL |
Successful credential issuance and presentation with selective disclosure - Kotlin Issuer - mDL
4 passing test cases |
9 | 12:31:31 | 17m 53s |