kondratyev-nv / vscode-python-test-adapter

Python Test Adapter for the VS Code Test Explorer
https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter
MIT License
120 stars 27 forks source link

Extension issue #221

Closed liaskowski closed 3 years ago

liaskowski commented 3 years ago

:warning: We have written the needed data into your clipboard. Please paste! :warning:

{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 14264,
        "activateCallTime": 42,
        "activateResolvedTime": 4,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "littlefoxteam.vscode-python-test-adapter",
                "_lower": "littlefoxteam.vscode-python-test-adapter"
            },
            "activationEvent": "onStartupFinished"
        }
    },
    "runtimeErrors": []
}
kondratyev-nv commented 3 years ago

@liaskowski Thank you for the issue! Can you please paste additional information on the issue here? Also, can you provide additional information? Like what test framework are you using? When did you see any issues (a screenshot might be helpful)?