Current Dataset
{{ currentDatasetKindHelp }}
Fixture File
{{ currentDataset.fileName }}
Fixture Path
{{ currentDataset.relativePath }}
Pytest File
{{ currentDataset.testFile }}
Loaded From
{{ currentDataset.sourceLabel || 'Not loaded yet' }}
Function Explorer
Select a wallet interface method, then inspect its raw test cases.
No functions match the current search.
Raw Test Cases
These are the entries under
functions.{{ currentFunctionName || '...' }}.tests.
No raw tests match the current search for this function.
Funding Sources
Wallet classes and settings configured in the current fixture file.
Function-Level Mock Templates
These are the reusable mock definitions under
functions.{{ currentFunction.name }}.mocks.
{{ entry.fundingSource.name }}
{{ mock.name }}
{{ mockSummary(mock) }}
No base mock templates for this wallet in this function.
Selected Raw Test
Source path:
{{ selectedRawTestPath }}
Generated Wallet Tests
Expanded using the same wallet-test combination rules as
{{ currentDataset.testFile }}.