ERROR – AttributeError: ‘PosixPath’ object has no attribute ‘startswith’ while using google-cloud-bigquery in Python while writing pytest
I have a python batch job where I require bigquery. While importing and working with the module, it working fine from application perspective. But when running pytest, I am not able to get the test running as it is not able to find the path.