Skip to content

Conversation

@hsparks-codes
Copy link

@hsparks-codes hsparks-codes commented Nov 27, 2025

  • Added conftest.py with 15+ shared fixtures
  • Added test_edge_cases.py (29 tests) for boundary conditions
  • Added test_error_handling.py (15 tests) for exception scenarios
  • Added test_configuration.py (44 tests) for PSM/OEM testing
  • Added test_image_formats.py for format testing
  • Added test_utilities.py for utility function testing
  • Updated requirements-dev.txt with pytest-cov, pytest-timeout, pytest-xdist
  • Updated tox.ini with slow marker
  • All 98 new tests passing (100% success rate)
pytesseract_test

hsparks-codes and others added 2 commits November 27, 2025 16:34
- Added conftest.py with 15+ shared fixtures
- Added test_edge_cases.py (29 tests) for boundary conditions
- Added test_error_handling.py (15 tests) for exception scenarios
- Added test_configuration.py (44 tests) for PSM/OEM testing
- Added test_image_formats.py for format testing
- Added test_utilities.py for utility function testing
- Updated requirements-dev.txt with pytest-cov, pytest-timeout, pytest-xdist
- Updated tox.ini with slow marker
- All 98 new tests passing (100% success rate)
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.

1 participant