Open catherio opened 2 hours ago
Hi! Thanks for reporting this issue. However, to help diagnose the problem, we need a lot more information. Please provide a Minimal Reproducible Example (MRE) that includes:
# Example of what we need:
# 1. Your Python and pytest-catherio versions
# $ python --version
# $ pip show pytest-catherio
# 2. Minimal test code that shows the issue
def test_example():
# Your test code here
pass
# 3. How you're running the test
# $ pytest test_file.py
# 4. What you expected to happen
# "Expected the test to pass"
# 5. What actually happened
# "Got error: <exact error message>"
Without these details, we won't be able to reproduce and fix the issue. Please update your report with this information.
this doesn't work only in my specific location on my specific computer good luck