arseniycodes / arseniycodes/socrates

Don't stop the test on fail

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Python
Stars
70
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When a fail occurs the test should continue the next tests to show more feed back to the user.

For the infinity test, the user would be able to see if the fail is an isolated incident or if it fails every time

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the test runner's failure-handling entry point and the infinity test mentioned in the issue. Trace how a failed test stops execution, then verify that subsequent tests run and that the output shows enough failures to distinguish an isolated failure from repeated failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.