2025-08-22 22:30:47 +02:00
|
|
|
{
|
2025-11-30 13:42:16 +01:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"tasks": [
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"problemMatcher": ["$pytest"],
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"isBackground": false,
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"isBackground": false,
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"group": "build"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "pytest quick",
|
|
|
|
|
"type": "shell",
|
|
|
|
|
"command": "python -m pip install -r requirements.txt && pytest -q",
|
|
|
|
|
"group": "build"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|