nodeunit should catch exceptions and report them as failures
Open
API Breaking Change
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
right now if a test throws an exception, the process just exits.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with a test that throws an exception, then inspect nodeunit's exception handling and existing failure-reporting behavior. Done means the exception is reported as a test failure instead of terminating the process without a report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100