Automattic / Automattic/dangermattic
Detect if any test has been added in the skippedTests section of xctestplan or xcscheme files
Open
- Dominant language
- Ruby
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Suggest to use `XCTSkip("reason for disabling the tests and/or URL to the issue/ticket about it")` instead of `skippedTests `
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Danger plugin code that inspects xctestplan or xcscheme files, then trace how entries in the skippedTests section are currently handled. Confirm the expected behavior for a test using XCTSkip("reason for disabling the tests and/or URL to the issue/ticket about it"); done means the check detects skippedTests entries and guides contributors toward XCTSkip instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100