dingo4dev opened a new pull request, #2194: URL: https://github.com/apache/iceberg-python/pull/2194
# Rationale for this change Add `testpaths` option to enjoy the Test Explorer UI extension in development. Without this option, though the Python Test Adpater Log will run `pytest --collect-only` to discovery tests, it will potential occur error when parsing the test files (e.g. Import Error). --- ## Results: | Before adding `testpaths` | After adding `testpaths` | |------------------------------|---------------------------| | | | After adding `testpaths`: # Are these changes tested? Yes, Tested on Codespace and local VScode # Are there any user-facing changes? No, this change not affect any iceberg code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org