adammcarter / adammcarter/swift-snapshot-testing-macros
Add fixit/warning when user adds a specific throws(Type) throw to their @SnapshotTest func
未关闭
diagnostics
- 主要语言
- Swift
- 星标
- 59
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
We only support empty throws / no throws
贡献指南
调研方向
The entry point is the @SnapshotTest macro; first inspect how it handles empty throws and no throws and how diagnostics are tested. Done means a specific throws(Type) declaration produces the requested warning or fix-it while the two supported forms remain unchanged.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100