Extension problem
- 主要言語
- HTML
- スター
- 5
- フォーク
- 2
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 1
説明
## Description
When I run the tests with the following extensions, several of the `verify` tests fail. However, with the `uv make test...` command, these same tests work. After installing the extensions, you need to install pytest and select backend for testing.
## Extension concerned
[Test Explorer UI](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer)
[Test Adapter Converter](https://marketplace.visualstudio.com/items?itemName=ms-vscode.test-adapter-converter)
[Python Test Explorer for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter)
## Message of beginning to run
```Running pytest with args: ['-p', 'vscode_pytest', '--rootdir=/aimedev/fertiscan', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_with_lot_number', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_without_lot_number', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_not_found', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_authentication_required', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_three_time_the_same_product', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_label_not_found', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_with_whitespace_lot_number', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_with_padded_lot_number']```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。