Skip to content

Commit

Permalink
Add unmarked
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko committed Sep 10, 2023
1 parent 9ad9976 commit ed4ae6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ gcsfs = ["gcsfs"]

[tool.pytest.ini_options]
markers = [
"unmarked: marks a test as a unittest",
"s3: marks a test as requiring access to s3 compliant storage (use with --aws-access-key-id, --aws-secret-access-key, and --endpoint args)",
"adlfs: marks a test as requiring access to adlfs compliant storage (use with --adlfs.account-name, --adlfs.account-key, and --adlfs.endpoint args)",
"integration: marks integration tests against Apache Spark",
Expand Down

0 comments on commit ed4ae6a

Please sign in to comment.