Skip to content

Conversation

@tangentstorm
Copy link
Collaborator

patch generated via claude. code looks reasonable.

Add NoTestsFoundError exception that is raised when a test source
(org file or database) exists but contains no valid test definitions.
Previously this would silently print "All 0 tests passed." which was
misleading. Now provides a clear error message with the source that
was checked and guidance on how to define tests.
Handle FileNotFoundError when the specified test file doesn't exist,
providing a clear error message instead of showing a traceback.
@tangentstorm tangentstorm merged commit 2b902cd into main Dec 7, 2025
1 check failed
@tangentstorm tangentstorm deleted the claude/fix-missing-tests-error-018TyDPREfP66fVm9F3sL5Pz branch December 7, 2025 22:49
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.

3 participants