dramaticlly commented on code in PR #5246:
URL: https://github.com/apache/iceberg/pull/5246#discussion_r918146053


##########
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:
   not sure if it would help, but one can discover list of potential arguments 
from https://docs.pytest.org/en/7.1.x/reference/reference.html#id89



-- 
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]

Reply via email to