You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/11 16:44:13 UTC

[GitHub] [iceberg] dramaticlly commented on a diff in pull request #5246: Add Makefile argument to pass-through args to pytest

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org