fediverse-devnet / fediverse-devnet/feditest

Nicer error messages when file not found

Open
#350 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
37
Forks
6
PR merge metrics
No merged PRs in 30d

Description

E.g. if a test plan file is not found. Currently it says:

```
2024-09-20T00:28:28Z [CRITICAL] feditest: -- FileNotFoundError [Errno 2] No such file or directory: 'tests.unit/feditest/XXXX'
```

which is not very nice.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the missing test plan file case shown in the issue and trace where the FileNotFoundError is reported. Done means the missing-file failure produces a clearer, more user-friendly error message than the current raw exception output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.