dramaticlly commented on code in PR #5246: URL: https://github.com/apache/iceberg/pull/5246#discussion_r918156567
########## python/CONTRIBUTING.md: ########## @@ -71,3 +71,15 @@ For Python, we use pytest in combination with coverage to maintain 90% code cove ```bash make test ``` + +To pass additional arguments to pytest, you can use `PYTEST_ARGS`. Review Comment: Even better! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
