Skip to content

Conversation

@buddly27
Copy link
Collaborator

  • Added TEST_PATHS to pytest_discover_tests to limit discovery to specific files or directories, defaulting to testpaths from pytest.ini if unset.
  • Updated error detection to catch both block-form and single-line messages from pytest.
  • Add tests.

Closes #57

@buddly27 buddly27 self-assigned this Aug 14, 2025
@buddly27 buddly27 force-pushed the dev branch 2 times, most recently from f69f602 to a7cd846 Compare August 14, 2025 04:07
- Added `TEST_PATHS` to `pytest_discover_tests` to limit discovery to specific
  files or directories, defaulting to `testpaths` from pytest.ini if unset.
- Updated error detection to catch both block-form and single-line messages
  from pytest.
- Add tests.
@buddly27 buddly27 merged commit 567b7a8 into main Aug 14, 2025
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test discovery cannot run until compiled extensions are available

2 participants