tofusoup 2025-09-06
Improved test discovery and execution logic
1 files · 26+ · 17-

Testing logic refactoring

1 file changed
  • logic.py Restructured test discovery and execution logic with improved flow control and error handling
  • Restructured src/tofusoup/testing/logic.py to improve the test discovery and execution logic, replacing 17 lines with 26 new lines for better flow control and error handling decouple internal
    1 file
    • logic.py