catherio / pytest-catherio

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://pytest.org
MIT License
0 stars 0 forks source link

Borked? #3

Open catherio opened 3 hours ago

catherio commented 3 hours ago

This just isnt working

github-actions[bot] commented 3 hours ago

Hi! Thanks for reporting this issue. However, we need more information to help you. Please provide:

  1. What you were trying to do
  2. What happened instead
  3. Steps to reproduce the issue
  4. Your pytest and pytest-catherio versions

Here's an example of what a helpful bug report looks like:

pytest-catherio version: 1.2.3
pytest version: 7.1.0

Steps to reproduce:
1. Created test file with [specific content]
2. Ran pytest with [specific command]

Expected: [what should have happened]
Actual: [what actually happened]

Please update your issue with these details so we can investigate.