Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ requires
Method
requires
python/pyarrow/tests/conftest.py:97–99 ·
view source on GitHub ↗
(self, group)
Source
from the content-addressed store, hash-verified
95
self.requires(group)
96
97
def
requires(self, group):
98
if
not self.is_enabled[group]:
99
pytest.skip(f
'{group} NOT enabled'
)
100
101
102
def
pytest_configure(config):
Callers
6
apply_mark
Method · 0.95
gcsfs
Function · 0.80
s3fs
Function · 0.80
azurefs
Function · 0.80
hdfs
Function · 0.80
multisourcefs
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected