MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj

Feature Request: Tests for LLDB support

Open
#1,594 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Swift
Stars
626
Forks
124
PR merge metrics
No merged PRs in 30d

Description

Similar to what rules_ios has done here, we should have a generic rule that allows us to test that LLDB is working correctly in our examples. Possibly, we might want to provide a rule for consumers as well to test similar behaviors (related to https://github.com/buildbuddy-io/rules_xcodeproj/issues/461).

Recently we have seen various regressions and changes in breakpoints resolution. We should make sure to prevent this from happening in the future again by relying on a solid test suite.

Note: It would be nice to add more context from the technical perspective on what changes would be required to resolve this issue in order to make it more easily accessible to current and future contributors.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked rules_ios pull request and the related rules_xcodeproj issue for the intended LLDB test behavior and technical context. Define what the generic rule should validate for the examples, whether consumer support is in scope, and what test coverage would prevent future breakpoint-resolution regressions.

Written by the indexing model from the issue text.

Assessment

Domain
devtools, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.