badoo / badoo/MVICore

Capture stacktrace on SameThreadVerifier creation

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.3k
Forks
88
PR merge metrics
No merged PRs in 30d

Description

If `SameThreadVerifier` is enabled we can capture stack trace where this object was created and then print it on assertion error (or add it as a cause). It should help with debugging such errors.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the SameThreadVerifier implementation and trace where it is created and where assertion errors are produced. Capture the creation stack trace, then verify that a resulting assertion error displays it or includes it as a cause; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
testing
Issue type
Feature
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.