ry.yamafuji 47d1f0b982
Some checks failed
Python Test / python-test (push) Failing after 9s
テストとロガーを追加します
2025-12-06 03:38:24 +09:00

8 lines
176 B
JSON

{
"python.testing.pytestArgs": [
"tests",
"tests_integration"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}